mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-13 11:28:26 +00:00
Merge pull request #175 from klightspeed/1.3#savebeforeupdate
Save world before update
This commit is contained in:
commit
235972c57f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user