From f53a87368c525d815b6d67d047a70ad66ca813a0 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 2 Jan 2023 13:03:19 -0600 Subject: [PATCH] Update dsmon.sh --- dsmon.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsmon.sh b/dsmon.sh index 01c64f8..4c55b9f 100755 --- a/dsmon.sh +++ b/dsmon.sh @@ -106,7 +106,7 @@ CHECK(){ for hostname in "${hostnames_sort[@]}"; do hostid=${host_ids[$hostname]} echo -e "${idsST[Bold]}"; DIVIDER false yellow 90 - echo -e "${idsCL[LightCyan]} ${host_name[$hostid]} - Drive Space Check${idsCL[Default]}${idsST[Reset]}" + echo -e "${idsCL[LightCyan]} ${host_name[$hostid]} - Drive Space Check${idsCL[Default]}" DIVIDER false yellow 90; c=0; cw=40; spcA=''