diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index a9949f51..e6b996ab 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -83,9 +83,8 @@ case "$1" in *) echo "Usage: $0 { service [service] [action] | newcert [domain(s)] | certrenew }" + exit 1 ;; - - exit 1 ;; esac