Merge pull request #175 from klightspeed/1.3#savebeforeupdate

Save world before update
This commit is contained in:
Fez Vrasta 2015-09-18 16:13:52 +02:00
commit 235972c57f

View File

@ -420,6 +420,8 @@ forceUpdate(){
if isTheServerRunning ;then
serverWasAlive=1
fi
echo "Saving world"
doSaveWorld
doStop
cd "$steamcmdroot"
./$steamcmdexec +login anonymous +force_install_dir "$arkserverroot" +app_update $appid +quit