diff --git a/latest version/run.bat b/latest version/run.bat index 01ab869..318fc98 100644 --- a/latest version/run.bat +++ b/latest version/run.bat @@ -1 +1,2 @@ -python -B main.py \ No newline at end of file +cd %~dp0 +python -B main.py