diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index b82e71e3..40b36acc 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -274,6 +274,7 @@ CHECKTEMP_SERVICE(){ SENDTEMPS "TEMP Service Startup" & [ -d ${PW_TMPFOLDER}/.lasttemp ] && rm -Rf ${PW_TMPFOLDER}/.lasttemp mkdir ${PW_TMPFOLDER}/.lasttemp + rm -f ${PW_TMPFOLDER}/ztemprun.* while true; do start=$(date +%s)