X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=buildd%2Fcronjob.sh;h=c69291b632ccac418dabf44b00f7882981cd154c;hp=80b63d45efa8519da7feef8bae6af93853c1eae9;hb=0692f4ab3b17a14234e76b5463ee74a5e89ba826;hpb=8194543299a213d9597b85d726fe2085064dfcc7 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