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