From: Waldemar Brodkorb Date: Mon, 20 Mar 2006 18:08:46 +0000 (+0000) Subject: add mirror1 again. sponsored by FH BRS, Lab for telecommunications X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=63c3980337e6aae1e5b4cfd6404a207b251f749f add mirror1 again. sponsored by FH BRS, Lab for telecommunications SVN-Revision: 3418 --- diff --git a/openwrt/scripts/download.pl b/openwrt/scripts/download.pl index fd55ba24df..794d8edeb8 100755 --- a/openwrt/scripts/download.pl +++ b/openwrt/scripts/download.pl @@ -84,8 +84,7 @@ foreach my $mirror (@ARGV) { } } -#push @mirrors, 'http://mirror1.openwrt.org/'; -#push @mirrors, 'http://mirror2.openwrt.org/'; +push @mirrors, 'http://mirror1.openwrt.org/'; push @mirrors, 'http://downloads.openwrt.org/sources/'; while (!$ok) {