mirror of
https://github.com/DSPBluePrints/FactoryBluePrints.git
synced 2025-12-09 09:13:36 +08:00
修复了含有特殊字符'&'路径下更新报错的bug
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
cd %~dp0
|
||||
cd "%~dp0"
|
||||
|
||||
::debug info
|
||||
set LOG_PATH=.\update.log
|
||||
@@ -12,7 +12,7 @@ cd ..
|
||||
if not exist "Blueprint" (
|
||||
echo <20><><EFBFBD>棺<EFBFBD><E6A3BA><EFBFBD>ƺ<EFBFBD><C6BA><EFBFBD>װ<EFBFBD><D7B0><EFBFBD>˴<EFBFBD><CBB4><EFBFBD><EFBFBD><EFBFBD>·<EFBFBD><C2B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ܵ<EFBFBD><DCB5><EFBFBD><EFBFBD>ļ<EFBFBD>Ȩ<EFBFBD><C8A8><EFBFBD>쳣
|
||||
)
|
||||
cd %~dp0
|
||||
cd "%~dp0"
|
||||
|
||||
::find git.exe
|
||||
if exist ".\MinGit\cmd\git.exe" (
|
||||
|
||||
1
合集__全流程 Folder_All_in_one/_intro_
Normal file
1
合集__全流程 Folder_All_in_one/_intro_
Normal file
@@ -0,0 +1 @@
|
||||
BPBOOK:0,1,2303,2305,2304,0,0,0,
|
||||
Reference in New Issue
Block a user