tests mit settings.cmd

This commit is contained in:
2025-08-26 10:52:41 +02:00
parent 077dbfc321
commit 8fbca4f359

View File

@@ -7,5 +7,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install
MKDIR %SAVEPATH% & CD /D %SAVEPATH%
:: --- Basis-URL des Git-Repository
set GITURL=https://support.ostrachhelp.de/OstrachHELP/setup_windows/raw/branch/main/
set GITURL=https://support.ostrachhelp.de/OstrachHELP/setup_windows_2/raw/branch/main/
:: --- Optionen für curl
set CURLOPT=-kLO -A "Mozilla/5.0 (Windows NT 10.0; Win64; x64)"