mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-12 10:58:28 +00:00
Fix error in last commit
This commit is contained in:
parent
9a76dd8e16
commit
ca9ea08ebe
@ -1001,7 +1001,7 @@ printWarnMessage(){
|
||||
if [ -z "$reason" ]; then
|
||||
reason="$warnreason"
|
||||
fi
|
||||
if [ "$1" == "update" ]; then
|
||||
elif [ "$1" == "update" ]; then
|
||||
if [ -n "$appupdate" ]; then
|
||||
if [ -n "$modupdate" ]; then
|
||||
if [ -n "$msgReasonUpdateAppMod" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user