]> git.deb.at Git - deb/packages.git/blobdiff - cron.d/120synctrans
cron.d: Allow central override of the wget options
[deb/packages.git] / cron.d / 120synctrans
index 0816c037f13fcaddfd1130310801958d65b41653..07511f80e8f528f9f6dd4e43ba2a9916d6e1d081 100755 (executable)
@@ -22,7 +22,7 @@ then
            locale=$(echo $lang|perl -p -e 's/^([a-z]{2})-([a-z]{2})$/"$1_".uc($2)/e')
            echo "retrieve translated Descs $dist/$part/$lang ($locale)"
             (cd us/${dist}/${part}/i18n &&
-                wget -q -N ${ddtp_ftpsite}/dists/${dist}/${part}/i18n/Translation-$locale.gz)
+                $wget_cmd -N ${ddtp_ftpsite}/dists/${dist}/${part}/i18n/Translation-$locale.gz)
          done
        done
     done