mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2024-11-22 22:29:30 +00:00
fix make clean
This commit is contained in:
parent
e5323808f5
commit
078f2ac265
2 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
2
Makefile
2
Makefile
|
@ -30,7 +30,7 @@ clean:
|
|||
-rm -rf update-pack.data/temp
|
||||
-rm -rf update-pack.data/bin
|
||||
-rm -rf update-pack.data/busybox.exe
|
||||
-rm -rf ../vanillia-*.zip
|
||||
-rm -rf ../vanillia-*.1.18.zip
|
||||
-git gc --aggressive --prune
|
||||
|
||||
all: multimc technic
|
||||
|
|
Loading…
Reference in a new issue