Update dsmon.sh

This commit is contained in:
2025-06-14 14:58:29 -05:00
parent 719bc45c94
commit e7c72cf377

View File

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