mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-13 03:18:28 +00:00
Merge branch '1.6-dev' into 1.6-dev.unstable
This commit is contained in:
commit
04a647428c
@ -1526,6 +1526,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