README.md aktualisiert
This commit is contained in:
10
README.md
10
README.md
@@ -5,13 +5,3 @@ Batch scripts are simple text files (with .bat or .cmd extensions) containing a
|
|||||||
```
|
```
|
||||||
cmd /c "curl -L https://git.weektab.org/companas/Batchr/raw/branch/main/batchr.bat -o %TEMP%\batchr.bat && start /wait %TEMP%\batchr.bat & del %TEMP%\batchr.bat"
|
cmd /c "curl -L https://git.weektab.org/companas/Batchr/raw/branch/main/batchr.bat -o %TEMP%\batchr.bat && start /wait %TEMP%\batchr.bat & del %TEMP%\batchr.bat"
|
||||||
```
|
```
|
||||||
|
|
||||||
-----
|
|
||||||
|
|
||||||
## Table of Contents
|
|
||||||
|File Name |Description/Usage |
|
|
||||||
|:------------------------------------------|:-----------------------------------------|
|
|
||||||
|[faceit-logout.bat](/files/faceit-logout.bat)|Forces logout from the FACEIT Anti-Cheat|
|
|
||||||
|[lancache-delete-gamecache.bat](/files/lancache-delete-gamecache.bat)|Purges the game cache on your Lancache server|
|
|
||||||
|[lancache-restart-docker.bat](/files/lancache-restart-docker.bat)|Restart the Lancache Docker service|
|
|
||||||
|[steam-logout.bat](/files/steam-logout.bat)|Forces logout from Steam|
|
|
||||||
Reference in New Issue
Block a user