Update launch.sh

This commit is contained in:
Cobb 2026-01-02 13:42:19 -08:00 committed by GitHub
parent 3f35e30118
commit 64a2d7b807
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -107,6 +107,6 @@ for raw_username in "${OPS[@]}"; do
done
sed -i 's/server-port.*/server-port=25565/g' server.properties
chmod 755 run.sh
chmod 755 startserver.sh
./run.sh
./startserver.sh