diff --git a/start.bat b/start.bat index 90c85d4f..49106032 100644 --- a/start.bat +++ b/start.bat @@ -1 +1 @@ -.\venv\Scripts\python.exe __init__.py > logs.txt 2>&1 \ No newline at end of file +py.exe __init__.py > logs.txt 2>&1