diff --git a/Makefile b/Makefile index 0c4c4dc..78a9438 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,6 @@ GIT = ./MinGit/cmd/git.exe FactoryBluePrints.7z: .git 双击更新蓝图仓库.bat MinGit/ 7-Zip/ - $(GIT) pull origin main $(GIT) gc --aggressive --prune=now $(7Z) a -ms -mx=9 $@ $^