st-ten-1/runme.bat

5 lines
108 B
Batchfile
Raw Normal View History

2023-02-17 20:19:30 +00:00
echo on
SET mypath=%~dp0
cd %mypath%
2024-05-17 07:09:46 +00:00
.\venv\Scripts\activate.bat && python -O "./src/main.py" --no-autotest