summaryrefslogtreecommitdiffstats
path: root/crontab
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-08-16 17:08:53 +0200
committerFlorian Pritz <bluewind@xinu.at>2012-08-16 17:08:53 +0200
commitd789093de6b956be42145836023cc5d95d88f43b (patch)
tree6ad439a74ad6fd733506cba4ed4b80107e3eb7b9 /crontab
parent01e5af3371d4c74376cc38205884bbdd4c6f7138 (diff)
Add example crontab
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'crontab')
-rw-r--r--crontab2
1 files changed, 2 insertions, 0 deletions
diff --git a/crontab b/crontab
new file mode 100644
index 000000000..311912df5
--- /dev/null
+++ b/crontab
@@ -0,0 +1,2 @@
+28 1 * * * php ~/index.php file cron
+28 2 * * * php ~/index.php user cron \ No newline at end of file