X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.daily;h=f57f6a8d958912e79affadc250abb4f0ba19e761;hb=fb979d6ea8674b80caaedbcb79144bef45560d48;hp=48360d8c016007a60c8f27981333b6aae7983f3a;hpb=87db2ee3b980d39b99198f5aee19632397dd61f6;p=dak.git diff --git a/config/debian/cron.daily b/config/debian/cron.daily index 48360d8c..f57f6a8d 100755 --- a/config/debian/cron.daily +++ b/config/debian/cron.daily @@ -30,7 +30,7 @@ LOGFILE="$logdir/daily_${NOW}.log" exec >> "$LOGFILE" 2>&1 # get the latest list of wnpp bugs and their source packages -wget -q -O${TMPFILE} http://qa.debian.org/data/bts/wnpp_rm +wget -q -O${TMPFILE} --ca-directory=/etc/ssl/ca-debian https://qa.debian.org/data/bts/wnpp_rm chmod go+r ${TMPFILE} mv ${TMPFILE} /srv/ftp-master.debian.org/scripts/masterfiles/wnpp_rm