Update temp.inc.sh

This commit is contained in:
2025-05-26 19:23:04 -05:00
parent ff146cac9b
commit 296662abc7

View File

@@ -832,7 +832,7 @@ CHECKTEMP_SERVICE(){
cw=20
runEvery=60 #SECONDS
SCAN_THREADS=4
echo "HERE: ${IP}"
[[ "${IP}" != "10.6."* ]] && SENDTEMPS "TEMP Service Startup" &
[ ! -d ${PW_TMPFOLDER}/.lastfancheck ] && mkdir ${PW_TMPFOLDER}/.lastfancheck
[ ! -d ${PW_TMPFOLDER}/.lastinsert ] && mkdir ${PW_TMPFOLDER}/.lastinsert