Update nodemgmt-scripts.sh

This commit is contained in:
2019-01-27 22:00:07 -06:00
parent 10cf113d66
commit 5d2079e225

View File

@@ -78,6 +78,7 @@ case "$1" in
echo ""
STA="$(tr '[:lower:]' '[:upper:]' <<< ${3:0:1})${3:1}"
echo -e "${idsCL[LightGreen]}[[${SER} ${STA}ing]]${idsCL[Default]}"
echo -e "${idsCL[LightGreen]}-------------------------------------------${idsCL[Default]}"
nid=1
for nip in "${node_hosts[@]}"