X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=cron.d%2F110debtags;h=17ee2183ffe01bdd1ec02dd246b06a3687c56026;hb=57846fbfa25f9a6a4878182037d14dc9c1e5ac36;hp=a2be69520a9e2e2cdc312bac4e7d132f677d7a00;hpb=d73f83ba4ee2e4bfaee23913fc1e4cae2c4aaea8;p=deb%2Fpackages.git diff --git a/cron.d/110debtags b/cron.d/110debtags index a2be695..17ee218 100755 --- a/cron.d/110debtags +++ b/cron.d/110debtags @@ -7,6 +7,7 @@ debtagsdir="$filesdir/debtags" test -d ${debtagsdir} || mkdir -p ${debtagsdir} cd ${debtagsdir} +export http_proxy=http://squid.external:3128/ $wget_cmd -N http://debtags.alioth.debian.org/tags/vocabulary.gz && gunzip -f vocabulary.gz