summaryrefslogtreecommitdiffstats
path: root/crontab
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-11-02 13:29:33 +0100
committerFlorian Pritz <bluewind@xinu.at>2014-11-02 16:29:45 +0100
commite1f6ddab39486dd9819a20b5538f8b6c6b7c7e66 (patch)
treea9216c90f15c64688aba397d63626ef9484b9c43 /crontab
parent9fcab419ba819273ed95fdfa76b08c87d72cb3e8 (diff)
Add tarball support to multipastes
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'crontab')
-rw-r--r--crontab4
1 files changed, 2 insertions, 2 deletions
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