Update nodemgmt-scripts.sh

This commit is contained in:
2020-03-21 16:30:03 -05:00
parent 7ca175edc3
commit 6d981257d6

View File

@@ -1297,7 +1297,7 @@ SERVICE(){
# NTS=$NODE_TYPES
else
NTS1=(${NODE_TYPES[*]})
NTS=NTS1[@]
NTS=$NTS1[@]
fi
if [ "${3}" != "q" ]; then