From 355790e56c884ef3e2cc77f4d0470cd962b9949f Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 27 Dec 2023 12:03:06 -0600 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/status.inc b/inc/status.inc index 8e63c7a1..ff5ec1b3 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -906,7 +906,7 @@ STATUS_SCANTIMES(){ echo -e "${idsCL[LightCyan]}Longest Scan Date : ${idsCL[LightGreen]}${longest_scandate}${idsCL[Default]}" echo echo -e "${idsCL[LightCyan]}Last Scan Time : ${idsCL[Green]}(${lastscantime}s) ${idsCL[LightGreen]}${lastscantime_disp}${idsCL[Default]}" - echo -e "${idsCL[LightCyan]}Last Service Scan : ${idsCL[LightGreen]}${last_scancheck}${idsCL[Default]}" + echo -e "${idsCL[LightCyan]}Last Service Scan : ${idsCL[LightGreen]}${last_scancheck}${idsCL[Default]}" echo -e "${idsCL[LightCyan]}Last w/Replication Scan : ${idsCL[LightGreen]}${last_replcheck}${idsCL[Default]}" if [ ${scansfound_total} -le 500 ]; then