mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-11 18:48:26 +00:00
Merge branch 'master' into 1.6-dev
This commit is contained in:
commit
187015e69d
@ -1506,6 +1506,7 @@ doUpdate() {
|
||||
done
|
||||
fi
|
||||
|
||||
rm -f "${arkserverroot}/.ark-update.lock"
|
||||
# we restart the server only if it was started before the update
|
||||
if [ $serverWasAlive -eq 1 ] || [ -f "${arkserverroot}/.startAfterUpdate" ]; then
|
||||
rm -f "${arkserverroot}/.startAfterUpdate"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user