From 4d25c2e932f4a19a6237263434b81292aa21d567 Mon Sep 17 00:00:00 2001 From: bWFuanVzYWth Date: Fri, 31 Mar 2023 22:56:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=80=E4=B8=AA=E4=B8=8A?= =?UTF-8?q?=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 ef79fab..0c4c4dc 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,6 @@ GIT = ./MinGit/cmd/git.exe FactoryBluePrints.7z: .git 双击更新蓝图仓库.bat MinGit/ 7-Zip/ $(GIT) pull origin main - $(GIT) push origin main $(GIT) gc --aggressive --prune=now $(7Z) a -ms -mx=9 $@ $^