Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-04 00:50:34 -06:00
parent c051743974
commit 6dd6866c13

View File

@@ -369,6 +369,9 @@ SET-PERMISSIONS(){
nid=`expr $nid + 1`
done
if [ "${NEW_SITE}" != "" ]; then echo ""; fi
if [ -z $action ] || [ "${action}" = "gui" ]; then
ENTER2CONTINUE
fi
}
SERVICE(){