zwischenstand rein

This commit is contained in:
2023-11-21 17:12:44 +01:00
parent a7478bcfc1
commit da8dd66c43
2 changed files with 28 additions and 1 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
CALL sivasprices_setenv.bat
IF NOT EXIST %SIVASPRICES%\.venv CALL %SIVASPRICES%\install_py.bat
CALL %SIVASPRICES%\.venv\Scripts\activate.bat
python %SIVASPRICES%\update_prices.py
python %SIVASPRICES_LIB%\update_prices.py
deactivate