From c83a5fc06ab4a9e56463a64e6cd622d0d00a7109 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 14 Jun 2025 14:47:32 -0500 Subject: [PATCH] Update dsmon.sh --- dsmon.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/dsmon.sh b/dsmon.sh index 9727d62..419a613 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -156,7 +156,6 @@ CHECK(){ done [ "${1}" != "report" ] && echo -e "\r\033[2K${idsCL[LightCyan]}${MSG}${spc}: ${idsCL[LightGreen]}Done${idsCL[Default]}" echo - echo shopt -s nullglob nc_count=0; lc_count=0; completed=false; scanstart=$(date +%s) until [ "${completed}" == "true" ]; do