From cf4075c8e8a77199895eeb535ab9f798ad484f97 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 26 Feb 2024 18:53:54 -0600 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 1c02d08a..a085a5d2 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -183,7 +183,7 @@ CHECKTEMP(){ fi if [ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]; then - echo -e " ${idsCL[White]}|-- ${idsCL[Default]}Humidity : ${temp_h}%" + echo -e " ${idsCL[White]}|-- ${idsCL[Default]}Humidity : ${temp_h}%" fi echo