From 4982166895c508528bfa2be3c6886cdf2b434585 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 11 Jan 2024 13:54:02 -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 0c16303f..9095ff81 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -980,7 +980,7 @@ STATUS_SCANTIMES(){ 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 w/Replication Scan : ${idsCL[LightGreen]}${last_replcheck}${idsCL[Default]}" - echo -e "${idsCL[LightCyan]}Last w/Repl. & Clean : ${idsCL[LightGreen]}${last_replcheck}${idsCL[Default]}" + echo -e "${idsCL[LightCyan]}Last w/Repl. & Clean : ${idsCL[LightGreen]}${last_replclean}${idsCL[Default]}" if [ ${scansfound_total} -le 500 ]; then if [ ${scansfound_total} -gt 15 ]; then