Aufruf des Python-Interpreters ergaenzt
This commit is contained in:
@@ -2,5 +2,7 @@
|
|||||||
:start
|
:start
|
||||||
call cremig_setenv.bat
|
call cremig_setenv.bat
|
||||||
set /p "id=Baugruppennummer: "
|
set /p "id=Baugruppennummer: "
|
||||||
|
IF NOT EXIST %CREMIG%\.venv CALL %CREMIG_BIN%\install_py.bat
|
||||||
|
CALL %CREMIG%\.venv\Scripts\activate.bat
|
||||||
python %CREMIG_LIB%\compare_lists.py -n %id% -t
|
python %CREMIG_LIB%\compare_lists.py -n %id% -t
|
||||||
goto start
|
goto start
|
||||||
|
|||||||
Reference in New Issue
Block a user