From 09724e4dbc9e6124da7faf9ff3a762cf7160af2e Mon Sep 17 00:00:00 2001 From: bWFuanVzYWth Date: Fri, 31 Mar 2023 22:58:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=8A=E4=BC=A0bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 1 - 1 file changed, 1 deletion(-) 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 $@ $^