From 3c4a4cb4689800ceca651fecbf0f26fd161d3b5b Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 21 Apr 2024 14:58:34 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 8984e540..2608245c 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -307,9 +307,9 @@ CHECKTEMP(){ echo -en " ${idsCL[LightGreen]}\u2B07 " elif [ "${temp_f}" == "$(cat ${PW_TMPFOLDER}/.lastinsert/${SENSOR}-${sensorname// /_}.old | cut -d'~' -f 1)" ]; then echo -en " ${idsCL[LightCyan]}${idsST[Bold]}~${idsST[Reset]} " - else - echo -en " " fi + else + echo -en " " fi if [ "${avgdays}" != "noavg" ]; then