./gameserver check-update
./gameserver cu
check-update
will check for any available update and taking no action if no update is available. If there is an update it will send an alert.crontab -e
gameserver user
or as root
, this choice is down to personal preference. Remember to amend the examples to match a specific game server.su - username -c
indicates which user to run the script as.