„scripts/start-server.sh“ ändern

This commit is contained in:
2020-02-26 21:08:40 +01:00
parent 5feb656ebe
commit 38f9ef2043

View File

@@ -62,6 +62,7 @@ if [ ! -f ${SERVER_DIR}/ShooterGame/Binaries/Linux/libsteam_api.so ]; then
echo "---Something went wrong, can't download Librarys, putting server in sleep mode---"
sleep infinity
fi
fi
chmod -R ${DATA_PERM} ${DATA_DIR}
echo "---Server ready---"