From d789093de6b956be42145836023cc5d95d88f43b Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Thu, 16 Aug 2012 17:08:53 +0200 Subject: Add example crontab Signed-off-by: Florian Pritz --- crontab | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 crontab (limited to 'crontab') 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 -- cgit v1.2.3-24-g4f1b