Merge pull request #24 from MBRjun/patch-1

Update run.bat

To deal with the problem when you run *run.bat* with Administrator power and in another path.
This commit is contained in:
Lost-MSth
2021-06-20 22:07:52 +08:00
committed by GitHub

View File

@@ -1 +1,2 @@
python -B main.py
cd /d %~dp0
python -B main.py