From 74c8c8f10200e8c0dfa3b23a8b6978560e9cf374 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 3 Feb 2019 19:42:35 -0600 Subject: [PATCH] update --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index f8fcd813..a3828458 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -447,7 +447,7 @@ GUI(){ esac done } - +echo "" if [ ${action-x} ]; then case $action in newcert) NEWCERT;;