„scripts/start-server.sh“ ändern

This commit is contained in:
2022-05-13 09:30:48 +02:00
parent a2345b552e
commit 6246c02044

View File

@@ -65,6 +65,9 @@ else
sleep 5
fi
echo "---Container under construction!---"
sleep infinity
echo "---Prepare Server---"
echo "---Searching for grid files...---"
if [ ! -f ${SERVER_DIR}/ShooterGame/ServerGrid.jpg ]; then