From 28a1c14bf82d9d0a8311f8f18746d0b4cd821314 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 1 Feb 2019 14:38:59 +0100 Subject: Weaponizing cache files --- _cron/fb-cache-files | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 _cron/fb-cache-files (limited to '_cron/fb-cache-files') diff --git a/_cron/fb-cache-files b/_cron/fb-cache-files new file mode 100644 index 0000000..c6b2cb1 --- /dev/null +++ b/_cron/fb-cache-files @@ -0,0 +1,2 @@ +*/10 * * * * $SITEPATH/bin/refresh-fb-cache.php +10 * * * * find $SITEPATH/cache -size 6c -- cgit v1.2.3