]> git.deb.at Git - deb/packages.git/blobdiff - INSTALL
INSTALL: document example crontab
[deb/packages.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 1ebdbb73e9e93a6b57040d7de250a556941fceb9..641cee2d1280d3d008167bb0aca353de15a4cd6e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -32,3 +32,6 @@ case, you might have to adjust some of the steps.
 7) Include ./conf/apache.conf in apache's configuration, e.g. by symlinking it from
    /etc/apache2/sites-available/ and then using a2ensite
 8) Run ./bin/daily
+9) Setup ./bin/daily to be run regulary. In ./conf/crontab you can find an example crontab
+   to do this. Actually preferable is to trigger the script by archive updates, but you
+   will know best if and how to implement that in your setup.