This commit is contained in:
2023-12-11 08:31:44 -06:00
parent 61812ffb49
commit f5a8fc0b09
2 changed files with 2 additions and 2 deletions

View File

@@ -633,7 +633,7 @@ DOWNLIST(){
fi
else
[ "${1}" == "report" ] && dlen=90 || dlen=110
[ "${1}" == "report" ] && dlen=100 || dlen=110
echo -e "${idsCL[LightGreen]}Current List of Items Down...${idsCL[Default]}"
DIVIDER false yellow ${dlen}
if [ "${1}" == "report" ]; then