Update launch.sh
This commit is contained in:
parent
4e70c35722
commit
0c30923a03
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ if ! [[ -f "Server-Files-$SERVER_VERSION.zip" ]]; then
|
|||
rm -fr "$DIR_TEST"
|
||||
fi
|
||||
|
||||
curl -Lo neoforge-${NEOFORGE_VERSION}-installer.jar https://api.mohistmc.com/project/youer/1.21.1/builds/392/download
|
||||
curl -Lo neoforge-${NEOFORGE_VERSION}-installer.jar https://api.mohistmc.com/project/youer/1.21.1/builds/418/download
|
||||
java -jar neoforge-${NEOFORGE_VERSION}-installer.jar --installServer
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue