Update temp.inc.sh

This commit is contained in:
2025-06-24 20:56:04 -05:00
parent eba05ef64f
commit ab4f33bb92

View File

@@ -848,6 +848,7 @@ CHECKTEMP_SERVICE(){
cw=20
[[ "${IP}" != "10.6."* ]] && SENDTEMPS "TEMP Service Startup" &
[ ! -d ${PW_TMPFOLDER}/.lastfancheck ] && mkdir ${PW_TMPFOLDER}/.lastfancheck
[ ! -d ${PW_TMPFOLDER}/.lastinsert ] && mkdir ${PW_TMPFOLDER}/.lastinsert
[ -d ${PW_TMPFOLDER}/.lasttemp ] && rm -Rf ${PW_TMPFOLDER}/.lasttemp