Fehlende Parameterannahme für Pythonscript ergaenzt
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%\create_tos.py
|
||||
python %CREMIG_LIB%\create_tos.py %*
|
||||
deactivate
|
||||
|
||||
Reference in New Issue
Block a user