summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-08-20 11:52:02 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-08-20 11:52:02 +0200
commita465ac1fa4271e26bdc659aff32bb9ebeaae7922 (patch)
treeef091e8bae6c6c69677e0b869e907c552824c40d /conf
parent01d72fa7c94359049e2a7beb068167cb7f047805 (diff)
downloadComm-on-net-a465ac1fa4271e26bdc659aff32bb9ebeaae7922.tar.bz2
Comm-on-net-a465ac1fa4271e26bdc659aff32bb9ebeaae7922.zip
Slice crawls - add a crontab example
Diffstat (limited to 'conf')
-rw-r--r--conf/crontab1
1 files changed, 1 insertions, 0 deletions
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