From b12fd1a6d248fe0bcf49ac8f830a8fbc97987248 Mon Sep 17 00:00:00 2001 From: bWFuanVzYWth Date: Sun, 9 Apr 2023 22:29:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=9B=B4=E6=96=B0=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E4=B8=AD=E7=9A=84=E8=AF=AD=E6=B3=95=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 双击更新蓝图仓库.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/双击更新蓝图仓库.bat b/双击更新蓝图仓库.bat index 154f386..e74ac20 100644 --- a/双击更新蓝图仓库.bat +++ b/双击更新蓝图仓库.bat @@ -17,7 +17,7 @@ echo INF: %date% %time% GIT_PATH=.\MinGit\cmd\git.exe>>%LOG_PATH% set GIT_PATH=git echo INF: %date% %time% GIT_PATH=git>>%LOG_PATH% ) 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% set GIT_PATH=git )