diff --git a/dsmon.sh b/dsmon.sh index ac34724..4e64225 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -155,7 +155,7 @@ CHECK(){ done [ "${1}" != "report" ] && echo -e "\r\033[2K${idsCL[LightCyan]}${MSG}${spc}: ${idsCL[LightGreen]}Done${idsCL[Default]}" - + echo shopt -s nullglob nc_count=0; lc_count=0; completed=false; scanstart=$(date +%s) until [ "${completed}" == "true" ]; do