From bb925a0b2d2766dcfa7ebd2e5b76335e7211ad09 Mon Sep 17 00:00:00 2001 From: Stephen Mulcahy Date: Wed, 21 Jun 2017 10:10:08 +0100 Subject: [PATCH] Added crontab --- crontab | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 crontab diff --git a/crontab b/crontab new file mode 100644 index 0000000..603e461 --- /dev/null +++ b/crontab @@ -0,0 +1,3 @@ +# m h dom mon dow command +# create index file daily +0 7 * * * touch /tmp/ping