Automatisches Update der RuleDesigner-Datenbank eingebaut
This commit is contained in:
@@ -4,5 +4,6 @@ call cremig_setenv.bat
|
|||||||
set /p "id=Baugruppennummer: "
|
set /p "id=Baugruppennummer: "
|
||||||
IF NOT EXIST %CREMIG%\.venv CALL %CREMIG_BIN%\install_py.bat
|
IF NOT EXIST %CREMIG%\.venv CALL %CREMIG_BIN%\install_py.bat
|
||||||
CALL %CREMIG%\.venv\Scripts\activate.bat
|
CALL %CREMIG%\.venv\Scripts\activate.bat
|
||||||
|
CALL %CREMIG_BIN%\01_get_rd_dbase.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