This commit is contained in:
ST-TEN12 2025-01-28 16:40:41 +01:00
parent 7b316bad18
commit 851749485f

View File

@ -1,4 +1,4 @@
echo on
SET mypath=%~dp0
cd %mypath%
.\venv\Scripts\activate.bat && python -O "./src/main.py" --no-autotest
.\venv\Scripts\activate.bat && python -O "./src/main.py"