Update nodemgmt-scripts.sh

This commit is contained in:
2019-12-07 21:51:19 -06:00
parent 8dd0dff13c
commit e3574f7b20

View File

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