mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-15 12:08:26 +00:00
Fix incorrect exit due to uninit status
This commit is contained in:
parent
311ccc8421
commit
1affcf3576
@ -2974,6 +2974,8 @@ showUsage() {
|
||||
main(){
|
||||
# check the configuration and throw errors or warnings if needed
|
||||
checkConfig
|
||||
|
||||
status=0
|
||||
|
||||
while true; do
|
||||
options=( )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user