From b8b73bcca612c2fb2d5d53dc6f47a8b5eef45d0a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 4 Feb 2019 00:00:49 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 59b4b0fb..5104edab 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -456,6 +456,7 @@ GUI(){ done } if [ ${action-x} ]; then + DISP_HEADER false case $action in newcert) NEWCERT ${2};; certrenew) CERTRENEW;;