Update start-server.sh

This commit is contained in:
2019-04-23 19:46:24 +02:00
committed by GitHub
parent e12bf5ac47
commit c1b981b8a4

View File

@@ -8,7 +8,7 @@ fi
echo "---Update SteamCMD---" echo "---Update SteamCMD---"
if [ "${USERNAME}" == "" ]; then if [ "${USERNAME}" == "" ]; then
echo "Please enter a valid username and password and restart the container." echo "Please enter a valid username and password and restart the container. ATTENTION: Steam Guard must be DISABLED!!!"
sleep infinity sleep infinity
else else
${STEAMCMD_DIR}/steamcmd.sh \ ${STEAMCMD_DIR}/steamcmd.sh \