mirror of
https://github.com/DSPBluePrints/FactoryBluePrints.git
synced 2025-12-09 15:53:28 +08:00
修复更新脚本中的语法错误
This commit is contained in:
@@ -17,7 +17,7 @@ echo INF: %date% %time% GIT_PATH=.\MinGit\cmd\git.exe>>%LOG_PATH%
|
|||||||
set GIT_PATH=git
|
set GIT_PATH=git
|
||||||
echo INF: %date% %time% GIT_PATH=git>>%LOG_PATH%
|
echo INF: %date% %time% GIT_PATH=git>>%LOG_PATH%
|
||||||
) else (
|
) else (
|
||||||
echo 警告:无法找到Git或MinGit。如果更新能正常进行请忽略 | Warning: Could not find Git or MinGit. Please ignore if the update works normally
|
echo 警告:无法找到Git或MinGit。如果更新能正常进行请忽略 ^| Warning: Could not find Git or MinGit. Please ignore if the update works normally
|
||||||
echo WAR: %date% %time% Git/MinGit no found>>%LOG_PATH%
|
echo WAR: %date% %time% Git/MinGit no found>>%LOG_PATH%
|
||||||
set GIT_PATH=git
|
set GIT_PATH=git
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user