Update 'setup.sh'

changed from run to start
This commit is contained in:
2022-08-03 13:32:12 -05:00
parent 78a175ddf2
commit bdfcf66504

View File

@@ -25,4 +25,4 @@ fi
# echo "Creating Minecraft EULA file"
echo "Now starting server..."
echo "eula=true" > eula.txt
./run.sh
./start.sh