update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user