From fe9aa916ecb2f42566d6fe40a826f80f1e67f3df Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 28 Jan 2019 09:41:41 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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