README.md aktualisiert
This commit is contained in:
@@ -3,7 +3,7 @@ Batch scripts are simple text files (with .bat or .cmd extensions) containing a
|
||||
|
||||
### Menu Launcher
|
||||
```
|
||||
cmd /c "curl -L https://href.gdn/batchr -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"
|
||||
```
|
||||
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user