code fixing
This commit is contained in:
@@ -10,7 +10,11 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install
|
||||
MKDIR %SAVEPATH% & CD /D %SAVEPATH%
|
||||
|
||||
:: --- Basis-URL des Git-Repository
|
||||
set GITURL=https://support.ostrachhelp.de/OstrachHELP/setup_windows_2/raw/branch/main
|
||||
set GITHOST=https://support.ostrachhelp.de
|
||||
set GITUSER=OstrachHELP
|
||||
set GITREPO=setup_windows_2
|
||||
set GITURL=%GITHOST%/%GITUSER%%/%GITREPO%/raw/branch/main
|
||||
|
||||
:: --- Optionen für curl
|
||||
set CURLOPT=-kLO -A "Mozilla/5.0 (Windows NT 10.0; Win64; x64)"
|
||||
|
||||
|
Reference in New Issue
Block a user