Update temp.inc.sh
This commit is contained in:
@@ -274,6 +274,7 @@ CHECKTEMP_SERVICE(){
|
|||||||
SENDTEMPS "TEMP Service Startup" &
|
SENDTEMPS "TEMP Service Startup" &
|
||||||
[ -d ${PW_TMPFOLDER}/.lasttemp ] && rm -Rf ${PW_TMPFOLDER}/.lasttemp
|
[ -d ${PW_TMPFOLDER}/.lasttemp ] && rm -Rf ${PW_TMPFOLDER}/.lasttemp
|
||||||
mkdir ${PW_TMPFOLDER}/.lasttemp
|
mkdir ${PW_TMPFOLDER}/.lasttemp
|
||||||
|
rm -f ${PW_TMPFOLDER}/ztemprun.*
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
start=$(date +%s)
|
start=$(date +%s)
|
||||||
|
|||||||
Reference in New Issue
Block a user