diff --git a/setup.sh b/setup.sh index ecbc932..8e5c568 100644 --- a/setup.sh +++ b/setup.sh @@ -25,4 +25,4 @@ fi # echo "Creating Minecraft EULA file" echo "Now starting server..." echo "eula=true" > eula.txt -./run.sh +./start.sh