From e6b11a1e9a82e37fdefc2ce089b535d5f745a09a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 9 May 2024 20:56:28 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 37ddfc2d..fc4d029b 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -227,6 +227,8 @@ CHECKTEMP(){ lclr="${idsCL[LightGreen]}" elif [ $(bc -l <<< "${temp_f} < ${OLD_temp_f[1]}") -eq 1 ]; then lclr="${idsCL[LightCyan]}" + else + lclr="${idsCL[Default]}" fi ([ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]) && echo -en "${idsCL[White]}| " || echo -n " " [ ${#M} -eq 2 ] && echo -n " "