Update temp.inc.sh

This commit is contained in:
2025-05-26 19:22:25 -05:00
parent 5490c3283f
commit ff146cac9b

View File

@@ -833,7 +833,7 @@ CHECKTEMP_SERVICE(){
runEvery=60 #SECONDS
SCAN_THREADS=4
SENDTEMPS "TEMP Service Startup" &
[[ "${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