- misunderstand lgsm usage
This commit is contained in:
parent
77965bd76a
commit
9b5b73b452
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user