parameter der .bat wurden nicht an die .py übergeben
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
CALL cremig_setenv.bat
|
||||
IF NOT EXIST %CREMIG%\.venv CALL %CREMIG_BIN%\install_py.bat
|
||||
CALL %CREMIG%\.venv\Scripts\activate.bat
|
||||
python %CREMIG_LIB%\get_sivas_teilestamm.py --sivas=%SIVAS_ID%
|
||||
python %CREMIG_LIB%\get_sivas_teilestamm.py %*
|
||||
deactivate
|
||||
|
||||
Reference in New Issue
Block a user