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