install.cmd aktualisiert
This commit is contained in:
@@ -23,7 +23,7 @@ GOTO END
|
||||
:: --- Übernimmt die globalen Variablen und installiert die gewünschte App
|
||||
:INSTALL
|
||||
set APPNAME=%2
|
||||
curl.exe %CURLOPT% %GITURL%/app/install_%APPNAME%.cmd & install_%1%.cmd
|
||||
curl.exe %CURLOPT% %GITURL%/app/install_%APPNAME%.cmd & install_%APPNAME%.cmd
|
||||
Goto END
|
||||
|
||||
:: --- Übernimmt die globalen Variablen und installiert das gewünschte script
|
||||
|
Reference in New Issue
Block a user