- misunderstand lgsm usage

This commit is contained in:
Lucas Briese 2019-10-15 14:56:01 +02:00
parent 77965bd76a
commit 9b5b73b452

View File

@ -9,15 +9,6 @@ fi
#travistest: unbound variable #travistest: unbound variable
#set -o nounset #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 ## Server Start Settings | https://docs.linuxgsm.com/configuration/start-parameters
ip="$SERVER_IP" ip="$SERVER_IP"
port="$SERVER_PORT" port="$SERVER_PORT"