X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian%2Fcron.daily;h=1214bab131211019ca93ac844c9f33ece251e623;hb=1792da4634920834e3f7eaf375e9dcc33ca107e9;hp=48360d8c016007a60c8f27981333b6aae7983f3a;hpb=87db2ee3b980d39b99198f5aee19632397dd61f6;p=dak.git diff --git a/config/debian/cron.daily b/config/debian/cron.daily index 48360d8c..1214bab1 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} https://qa.debian.org/data/bts/wnpp_rm chmod go+r ${TMPFILE} mv ${TMPFILE} /srv/ftp-master.debian.org/scripts/masterfiles/wnpp_rm