Update nodemgmt-scripts.sh
This commit is contained in:
@@ -688,7 +688,7 @@ DOWNLIST(){
|
|||||||
spc1=${cw2}-${#itemname}-${#host}-${spc1}
|
spc1=${cw2}-${#itemname}-${#host}-${spc1}
|
||||||
until [ $c = ${spc1} ]; do spc2="${spc2} "; c=`expr $c + 1`; done
|
until [ $c = ${spc1} ]; do spc2="${spc2} "; c=`expr $c + 1`; done
|
||||||
echo -e "${idsST[Bold]}${idsCL[Red]}${itemname}${spc}${host}${spc2}$(SHOW_TIME ${toterrtime})${idsST[Reset]}${idsCL[Default]}"
|
echo -e "${idsST[Bold]}${idsCL[Red]}${itemname}${spc}${host}${spc2}$(SHOW_TIME ${toterrtime})${idsST[Reset]}${idsCL[Default]}"
|
||||||
DIVIDER false darkGray 80
|
DIVIDER false darkGray 90
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user