From dcf915587f9e6d43d6f70361bb98de8bfb3aa4e7 Mon Sep 17 00:00:00 2001 From: TuRz4m Date: Mon, 4 Apr 2016 10:48:55 +0200 Subject: [PATCH] Fix issue #10 : set the flag arkAutoUpdateOnStart to true. --- arkmanager-system.cfg | 3 +++ arkmanager-user.cfg | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/arkmanager-system.cfg b/arkmanager-system.cfg index b665a2b..86a2945 100644 --- a/arkmanager-system.cfg +++ b/arkmanager-system.cfg @@ -33,6 +33,9 @@ ark_RCONPort="32330" # RCON Port appid=376030 # Linux server App ID mod_appid=346110 # App ID for mods +# Need to be true to work with UPDATEPONSTART (See #10) +arkAutoUpdateOnStart="true" # set this to true if you want to always update before startup + defaultinstance="main" source /ark/arkmanager.cfg diff --git a/arkmanager-user.cfg b/arkmanager-user.cfg index edd74b1..f5d3ff2 100644 --- a/arkmanager-user.cfg +++ b/arkmanager-user.cfg @@ -41,7 +41,6 @@ msgWarnShutdownSeconds="This ARK server will shutdown in %d seconds" # config environment arkwarnminutes="60" # number of minutes to warn players when using update --warn -arkAutoUpdateOnStart="false" # set this to true if you want to always update before startup arkBackupPreUpdate="false" # set this to true if you want to perform a backup before updating # Options to automatically remove old backups to keep backup size in check