X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.weekly;h=53c866f2a24c63f3971e040b82e78dbca932ec67;hb=6f984c8f09377f51ea631e9bbfcd9ab02a39f993;hp=fb5d207edda439e85d1027f7dac10246e387e2c1;hpb=17cec6a95a357324d0292155242310aed6757ebf;p=dak.git diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly index fb5d207e..53c866f2 100755 --- a/config/debian/cron.weekly +++ b/config/debian/cron.weekly @@ -3,7 +3,8 @@ # Run once a week via cron, out of dak's crontab. set -e -export SCRIPTVARS=/org/ftp.debian.org/dak/config/debian/vars +set -u +export SCRIPTVARS=/srv/ftp.debian.org/dak/config/debian/vars . $SCRIPTVARS ################################################################################ @@ -16,7 +17,7 @@ fi # Clean up apt-ftparchive's databases -cd $masterdir +cd $configdir apt-ftparchive -q clean apt.conf apt-ftparchive -q clean apt.conf.buildd