mirror of
https://github.com/DSPBluePrints/FactoryBluePrints.git
synced 2025-12-09 11:53:33 +08:00
修复上传bug
This commit is contained in:
1
Makefile
1
Makefile
@@ -2,7 +2,6 @@
|
|||||||
GIT = ./MinGit/cmd/git.exe
|
GIT = ./MinGit/cmd/git.exe
|
||||||
|
|
||||||
FactoryBluePrints.7z: .git 双击更新蓝图仓库.bat MinGit/ 7-Zip/
|
FactoryBluePrints.7z: .git 双击更新蓝图仓库.bat MinGit/ 7-Zip/
|
||||||
$(GIT) pull origin main
|
|
||||||
$(GIT) gc --aggressive --prune=now
|
$(GIT) gc --aggressive --prune=now
|
||||||
$(7Z) a -ms -mx=9 $@ $^
|
$(7Z) a -ms -mx=9 $@ $^
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user