X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=buildd%2Fcronjob.sh;h=c69291b632ccac418dabf44b00f7882981cd154c;hb=807994a1547850c9829d84d9214bcbd015b889cb;hp=80b63d45efa8519da7feef8bae6af93853c1eae9;hpb=8194543299a213d9597b85d726fe2085064dfcc7;p=grml-live.git diff --git a/buildd/cronjob.sh b/buildd/cronjob.sh old mode 100644 new mode 100755 index 80b63d4..c69291b --- a/buildd/cronjob.sh +++ b/buildd/cronjob.sh @@ -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