diff --git a/tools/arkmanager b/tools/arkmanager index 8d11489..56642a8 100755 --- a/tools/arkmanager +++ b/tools/arkmanager @@ -2974,6 +2974,8 @@ showUsage() { main(){ # check the configuration and throw errors or warnings if needed checkConfig + + status=0 while true; do options=( )