From da473f38174537d83f8e8a323d7677e19d638c44 Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Wed, 18 Sep 2024 16:25:35 +0200 Subject: [PATCH] add sample crontab --- conf/crontab-example | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 conf/crontab-example diff --git a/conf/crontab-example b/conf/crontab-example new file mode 100644 index 000000000..79aafdd0c --- /dev/null +++ b/conf/crontab-example @@ -0,0 +1,8 @@ +# crontab Example: +# Timed tasks for LIH. Example file. + +PATH=/usr/local/bin:/usr/bin:/bin +MAILTO=cron-lih@mysociety.org + +# daily update for MP wrans +5 10 * * * lih /data/vhost/lih/local-intelligence-hub/script/manage import_mp_wrans --quie