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;;