Update launch.sh
This commit is contained in:
parent
b7cd4b5370
commit
293689fa17
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ fi
|
||||||
if ! [[ -f "Server-Files-$SERVER_VERSION.zip" ]]; then
|
if ! [[ -f "Server-Files-$SERVER_VERSION.zip" ]]; then
|
||||||
rm -fr config defaultconfigs kubejs mods packmenu Server-Files-* neoforge*
|
rm -fr config defaultconfigs kubejs mods packmenu Server-Files-* neoforge*
|
||||||
|
|
||||||
curl -Lo "Server-Files-$SERVER_VERSION.zip" "https://mediafilez.forgecdn.net/files/7058/581/ServerFiles-$SERVER_VERSION.zip" || exit 9
|
curl -Lo "Server-Files-$SERVER_VERSION.zip" "https://mediafilez.forgecdn.net/files/7361/524/ServerFiles-$SERVER_VERSION.zip" || exit 9
|
||||||
|
|
||||||
unzip -u -o "Server-Files-$SERVER_VERSION.zip" -d /data
|
unzip -u -o "Server-Files-$SERVER_VERSION.zip" -d /data
|
||||||
DIR_TEST="ServerFiles-$SERVER_VERSION"
|
DIR_TEST="ServerFiles-$SERVER_VERSION"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue