Update nodemgmt-scripts.sh
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user