X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/08a37b31c46d1f441a32488190501a09daf4aaaa..5c781c3a337fb026474bc7d27a4a95a079666ec1:/scripts/download.pl diff --git a/scripts/download.pl b/scripts/download.pl index 094ec0486..feb38a1be 100755 --- a/scripts/download.pl +++ b/scripts/download.pl @@ -92,7 +92,7 @@ foreach my $mirror (@ARGV) { } push @mirrors, 'http://mirror1.openwrt.org/'; -push @mirrors, 'http://mirror2.openwrt.org/'; +push @mirrors, 'http://mirror2.openwrt.org/sources'; push @mirrors, 'http://downloads.openwrt.org/sources/'; while (!$ok) {