[fix] cache always delete by crontask

This commit is contained in:
Knah Tsaeb 2015-02-13 15:07:55 +01:00
parent 54114b62ad
commit b237bb8cf9
1 changed files with 1 additions and 1 deletions

View File

@ -75,6 +75,6 @@ do
mv $file $file.error
fi
done < $file
fi
rm $pageCache*.html
fi
done