mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
fix: 修复 javaPath 路径错误; 修复 maaPath 路径错误
This commit is contained in:
@@ -9,7 +9,7 @@ set My_PATH=%cd%
|
||||
|
||||
set PATH=%PATH%;%My_PATH%
|
||||
|
||||
cd javaPath
|
||||
cd %javaPath%
|
||||
|
||||
::下面写你其它脚本命令
|
||||
|
||||
|
||||
Reference in New Issue
Block a user