1
0
mirror of https://github.com/DSPBluePrints/FactoryBluePrints.git synced 2025-12-09 03:53:29 +08:00

修复了一处更新错误

This commit is contained in:
bWFuanVzYWth
2023-04-26 00:30:30 +08:00
parent d1546116ef
commit 92db3759f2

View File

@@ -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%