mirror of
https://github.com/Merith-TK/modpack-template.git
synced 2025-03-26 02:45:26 +00:00
enhance update-pacwiz
This commit is contained in:
parent
91b23b3ad4
commit
5bd0bac0c9
1 changed files with 3 additions and 1 deletions
4
Makefile
4
Makefile
|
@ -50,4 +50,6 @@ clean:
|
|||
all: curseforge modrinth multimc technic clean
|
||||
|
||||
update-packwiz:
|
||||
go install github.com/packwiz/packwiz@latest
|
||||
go install github.com/packwiz/packwiz@latest
|
||||
clear
|
||||
@echo "Packwiz has been Updated"
|
Loading…
Reference in a new issue