diff --git a/gmod/common.cfg b/gmod/common.cfg index 4500afa..afd57fe 100644 --- a/gmod/common.cfg +++ b/gmod/common.cfg @@ -9,15 +9,6 @@ fi #travistest: unbound variable #set -o nounset - -## For "details" command: https://github.com/GameServerManagers/LinuxGSM/blob/master/lgsm/functions/info_messages.sh -## fn_info_message_gameserver -#servername="$SERVER_NAME" -#serverpassword="$SERVER_PASSWORD" -#if [ ! -n "$SERVER_RCON_PASSWORD" ]; then -# rconpassword="$SERVER_RCON_PASSWORD" -#fi - ## Server Start Settings | https://docs.linuxgsm.com/configuration/start-parameters ip="$SERVER_IP" port="$SERVER_PORT"