Update temp.inc.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user