mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-04 13:17:27 +08:00
Update run.bat
cd %~dp0 用于cd到当前目录 使用管理员权限或Administrator账户运行脚本默认路径为%windir%\system32
This commit is contained in:
@@ -1 +1,2 @@
|
||||
python -B main.py
|
||||
cd %~dp0
|
||||
python -B main.py
|
||||
|
||||
Reference in New Issue
Block a user