From 92db3759f2e1a81dece70c8a6aa0e4d493d35c65 Mon Sep 17 00:00:00 2001 From: bWFuanVzYWth Date: Wed, 26 Apr 2023 00:30:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86=E4=B8=80=E5=A4=84?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.bat b/update.bat index aadae82..ae747b5 100644 --- a/update.bat +++ b/update.bat @@ -31,7 +31,7 @@ goto end_with_error ) ::test .git/ -git rev-parse --is-inside-work-tree +%GIT_PATH% rev-parse --is-inside-work-tree if %errorlevel% NEQ 0 ( echo 错误:.git/已损坏 ^| Error: .git/ is broken echo %date% %time% Error: .git/ is broken>>%LOG_PATH%