diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 276b4077..d6381d76 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -726,7 +726,7 @@ DOWNLIST(){ DIVIDER false yellow 95 until [ "${choice^^}" = "D" ]; do - cw=50; cw2=65; is=1; + cw=30; cw2=65; is=1; for downitem in ${DOWNLIST[@]}; do ditem=${downitem##*/} ditem=${ditem//.down}