From 4c87e135b9f948ae489da9e1fe54bead024fac60 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 9 May 2024 21:05:46 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index fdf252ec..4727f423 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -243,7 +243,7 @@ CHECKTEMP(){ fi ([ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]) && echo -en "${idsCL[White]}| " || echo -n " " [ ${#M} -eq 2 ] && echo -n " " - echo -e "${idsCL[White]} ${lclr}${M} Mins Ago ${idsCL[White]}:${lclr} ${lico} ${OLD_temp_f[1]}${GAUGESH}" + echo -e "${idsCL[White]} ${lclr}${M} Mins Ago ${lclr} ${lico} ${OLD_temp_f[1]}${GAUGESH}" done fi