From 48efa225d1cdaf28ca8fb0764a92e3098e0fb113 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 22 Dec 2019 10:25:03 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 633d9554..1ee3c46c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1662,7 +1662,7 @@ if [ ${action-x} ]; then echo "Status Report\n\n${STATUSLOG}" | mail -s "Status Report" 9208839613@vzwpix.com fi else - CHECK-CERTS ${2};; + CHECK-CERTS ${2} fi;; nightlyrenew) NIGHTLYRENEW;;