summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2019-01-31 23:42:20 +0100
committeremkael <emkael@tlen.pl>2019-01-31 23:42:20 +0100
commitd52372b1dccf6fd0c1a3ccaaf5366d6e64a658dc (patch)
tree855366f12066b70a050ea5e7a949fbbe88a14fc8
parent56fdc48532b17edc7a835388eef4b7cfafbe5b8f (diff)
Only paranoids survive
-rw-r--r--_cron/check-empty-cache-files1
1 files changed, 1 insertions, 0 deletions
diff --git a/_cron/check-empty-cache-files b/_cron/check-empty-cache-files
new file mode 100644
index 0000000..41a5938
--- /dev/null
+++ b/_cron/check-empty-cache-files
@@ -0,0 +1 @@
+10 * * * * find $SITEPATH/cache -size 6c