Update nodemgmt-scripts.sh

This commit is contained in:
2019-12-07 21:50:20 -06:00
parent af7d444661
commit 8dd0dff13c

View File

@@ -1176,7 +1176,7 @@ SERVICE(){
else
NT_HOSTS=WEB_HOSTS[@]
NT_HOST=WEB_HOSTS[0]
NTS=NODE_TYPES[@]
NTS=WEB_HOSTS[@]
fi
if [ "${3}" != "q" ]; then