From e1f6ddab39486dd9819a20b5538f8b6c6b7c7e66 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 2 Nov 2014 13:29:33 +0100 Subject: Add tarball support to multipastes Signed-off-by: Florian Pritz --- crontab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crontab') diff --git a/crontab b/crontab index 311912df5..d461ba15b 100644 --- a/crontab +++ b/crontab @@ -1,2 +1,2 @@ -28 1 * * * php ~/index.php file cron -28 2 * * * php ~/index.php user cron \ No newline at end of file +*/10 * * * * php ~/index.php file cron +28 * * * * php ~/index.php user cron -- cgit v1.2.3-24-g4f1b