Daniel Gibbs
2 years ago
No known key found for this signature in database
GPG Key ID: 4D812BAB6228BBA6
1 changed files with
1 additions and
1 deletions
-
entrypoint-user.sh
|
|
@ -32,7 +32,7 @@ echo -e "" |
|
|
|
echo -e "Starting Update Checks" |
|
|
|
echo -e "=================================" |
|
|
|
nohup watch -n "${UPDATE_CHECK}" ./${GAMESERVER} update >/dev/null 2>&1 & |
|
|
|
echo -e "update will check every $UPDATE_CHECK} minutes" |
|
|
|
echo -e "update will check every ${UPDATE_CHECK} minutes" |
|
|
|
|
|
|
|
# Update game server |
|
|
|
if [ -z "${install}" ]; then |
|
|
|