From 9990c2717a6b1f417f22234aafd9ffee06e9a9a9 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 24 Jul 2022 16:39:59 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index b302308d..724fc93f 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1841,16 +1841,15 @@ DOWNLIST(){ echo -e "${idsCL[LightGreen]}Current List of Items Down...${idsCL[Default]}" DIVIDER false yellow - echo -e "Description Type" + echo -e "Down_Item Type" DIVIDER false yellow - cw=30; - c=0; spc2=''; until [ $c = ${cw} ]; do spc2="${spc2} "; c=`expr $c + 1`; done + cw=40 # for downitem in $(