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