Update dsmon.sh

This commit is contained in:
2025-06-14 14:56:11 -05:00
parent ff89b66774
commit ae8b4a543f

View File

@@ -171,7 +171,7 @@ CHECK(){
((nc_count++))
fi
done
[ ${nc_count} -gt 0 ] && echo -en "\r\033[2K\033[1A"
[ ${nc_count} -gt 0 ] && echo -en "\033[2A\033[2K\n\r\033[2K"
if [ "${1}" != "report" ]; then
[ ${nc_count} -gt ${lc_count} ] && echo