From 520665763eb3772574ee0bddc66125bf55360209 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 9 Mar 2024 22:29:24 -0600 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index c39891e4..9583b390 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -806,6 +806,7 @@ Previous Temp: ${last_temp}${GAUGESH}" fi [[ "${SENSOR}" = *"${PW_SHUTDOWN_SENSORS}"* ]] && rm -f ${PW_TMPFOLDER}/temp.* + rm -f ${PW_TMPFOLDER}/temp.*${SENSOR}* rm -f ${PW_TMPFOLDER}/power.${SENSORa}.* if [ "${last_temp}" != "1" ]; then last_temp=1