From c1b981b8a42385ae491981b78c8ba8a13cca00b5 Mon Sep 17 00:00:00 2001 From: ich777 Date: Tue, 23 Apr 2019 19:46:24 +0200 Subject: [PATCH] Update start-server.sh --- scripts/start-server.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/start-server.sh b/scripts/start-server.sh index 58a61c3..342cead 100644 --- a/scripts/start-server.sh +++ b/scripts/start-server.sh @@ -8,7 +8,7 @@ fi echo "---Update SteamCMD---" 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 else ${STEAMCMD_DIR}/steamcmd.sh \