diff --git a/server-properties/start.sh b/server-properties/start.sh index f31f917..1036bde 100755 --- a/server-properties/start.sh +++ b/server-properties/start.sh @@ -4,7 +4,7 @@ fileName="fabric-1.21.1.jar" memory=8192 configPath="./config" serverConfigDir="server-properties" -packwizPath="http://nginxwebdav:32080/ferdinland/modpacks/server/smp/" +packwizPath="http://files.ferdin.land/ferdinland/modpacks/server/smp/" # Install git if it's not installed export git=$(which git)