Replace all references to ftp.de.debian.org with cdn.debian.org
[grml-live.git] / buildd / cronjob.sh
old mode 100644 (file)
new mode 100755 (executable)
index 80b63d4..c69291b
@@ -8,6 +8,11 @@
 # Add something like that to the crontab to execute grml-live buildd
 # every day at a specific time:
 # 30 1 * * * /usr/share/grml-live/buildd/cronjob.sh
+# 
+# On the mirror (where you're hosting the ISOs) you might want to
+# install something like that in your crontab:
+# 02  * * * * /srv/mirror/www.grml.org/daily/.link_latest.sh
+# 03 03 * * * /srv/mirror/www.grml.org/daily/.cleanup.sh
 ################################################################################
 
 if [ -r /usr/share/grml-live/buildd/buildd_running ] ; then