Update nodemgmt-scripts.sh
This commit is contained in:
@@ -78,6 +78,7 @@ case "$1" in
|
|||||||
echo ""
|
echo ""
|
||||||
STA="$(tr '[:lower:]' '[:upper:]' <<< ${3:0:1})${3:1}"
|
STA="$(tr '[:lower:]' '[:upper:]' <<< ${3:0:1})${3:1}"
|
||||||
echo -e "${idsCL[LightGreen]}[[${SER} ${STA}ing]]${idsCL[Default]}"
|
echo -e "${idsCL[LightGreen]}[[${SER} ${STA}ing]]${idsCL[Default]}"
|
||||||
|
echo -e "${idsCL[LightGreen]}-------------------------------------------${idsCL[Default]}"
|
||||||
|
|
||||||
nid=1
|
nid=1
|
||||||
for nip in "${node_hosts[@]}"
|
for nip in "${node_hosts[@]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user