Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-06 10:16:05 -06:00
parent ff1104262b
commit 31cac6a2cf

View File

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