From a465ac1fa4271e26bdc659aff32bb9ebeaae7922 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 20 Aug 2019 11:52:02 +0200 Subject: Slice crawls - add a crontab example --- conf/crontab | 1 + 1 file changed, 1 insertion(+) create mode 100644 conf/crontab (limited to 'conf') diff --git a/conf/crontab b/conf/crontab new file mode 100644 index 0000000..5e78530 --- /dev/null +++ b/conf/crontab @@ -0,0 +1 @@ +*/15 * * * * cd /srv/comm-on-net/ && /usr/bin/make crawl \ No newline at end of file -- cgit v1.2.3