erstes Skelett eingestellt
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
CALL sivasprices_setenv.bat
|
||||
IF NOT EXIST %SIVASPRICES%\.venv CALL %SIVASPRICES%\install_py.bat
|
||||
CALL %SIVASPRICES%\.venv\Scripts\activate.bat
|
||||
python %SIVASPRICES%\update_database.py -r
|
||||
deactivate
|
||||
Reference in New Issue
Block a user