Update temp.inc.sh
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user