repository setup
This commit is contained in:
11
settings.cmd
Normal file
11
settings.cmd
Normal file
@@ -0,0 +1,11 @@
|
||||
:: ------------------------------------------------------------
|
||||
:: Installer
|
||||
:: ------------------------------------------------------------
|
||||
|
||||
:: --- Erstelle und betrete Downloadverzeichnis
|
||||
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/
|
||||
|
Reference in New Issue
Block a user