Update launch.sh

This commit is contained in:
Cobb 2026-01-02 13:47:57 -08:00 committed by GitHub
parent 64a2d7b807
commit 5e9c45b099
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 startserver.sh
chmod 755 run.sh
./startserver.sh
./run.sh