From 31cac6a2cf73f5627746d9fbe99907fa878ea5db Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 6 Feb 2019 10:16:05 -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 ccdf8353..b869d43d 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -641,8 +641,8 @@ SERVICES(){ echo SERVICE ${NODE_SERVICES[${selsrvc}]} ${NM_SRVCOPT[${selsrvcopt}]} echo "" - DIVIDER if [ -z $action ] || [ "${action}" = "gui" ]; then + DIVIDER ENTER2CONTINUE fi break