Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1077,7 +1077,7 @@ DOWNLIST(){
|
||||
host=${ditem%%.*}
|
||||
item=${ditem#*.}
|
||||
|
||||
echo "HERE: $item"
|
||||
echo "HERE: '$item'"
|
||||
|
||||
if [[ $ditem == *"."* ]] && [ "${NM_SERVICES[${item}]}" != "" ]; then
|
||||
itemname=${NM_SERVICES[${ditem#*-}]}
|
||||
|
||||
Reference in New Issue
Block a user