Update nodemgmt-scripts.sh

This commit is contained in:
2019-01-29 19:59:34 -06:00
parent 60cd95373c
commit 2c81c42059

View File

@@ -106,7 +106,8 @@ case "$1" in
fi
echo -e "${idsCL[Yellow]}-------------------------------------------------------------${idsCL[Default]}"
echo -e "Node: ${nip}"
echo -e "Node: ${idsST[Bold]}${idsCL[LightCyan]}iDS-Node${nid} (${nip})${idsCL[Default]}${idsST[Reset]}"
#echo -e "Node: ${nip}"
for srvc in "${NODE_SERVICES[@]}"
do