Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-06 10:02:17 -06:00
parent 173ad90ee7
commit dbe268ac84

View File

@@ -637,7 +637,9 @@ SERVICES(){
echo "nm service ${NODE_SERVICES[${selsrvc}]} ${NM_SRVCOPT[${selsrvcopt}]}"
echo ""
DIVIDER
ENTER2CONTINUE
if [ -z $action ] || [ "${action}" = "gui" ]; then
ENTER2CONTINUE
fi
break
fi
fi