Update launch.sh
This commit is contained in:
parent
3f35e30118
commit
64a2d7b807
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue