From 1a9f52235f4fa0153c6023dd58d112f04b437c6d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 6 Feb 2019 19:52:04 -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 a24e159c..32bc1c74 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -92,7 +92,7 @@ NEWCERT(){ fi done - checked=tchecked + checked=$tchecked done echo -e "${idsCL[Green]}Completed${idsCL[Default]}"