This commit is contained in:
2025-07-12 10:02:36 -05:00
parent b9a430ea78
commit b7630ba8f2
4 changed files with 9 additions and 7 deletions

View File

@@ -847,7 +847,7 @@ AVERAGETEMP(){
CHECKTEMP_SERVICE(){
cw=20
[[ "${IP}" != "10.6."* ]] && SENDTEMPS "TEMP Service Startup" &
([ ! -f ${NM_TMPFOLDER}/.nosend_update ] && [[ "${IP}" != "10.6."* ]]) && SENDTEMPS "TEMP Service Startup" &
[ ! -d ${PW_TMPFOLDER}/.lastfancheck ] && mkdir ${PW_TMPFOLDER}/.lastfancheck
[ ! -d ${PW_TMPFOLDER}/.lastinsert ] && mkdir ${PW_TMPFOLDER}/.lastinsert