X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/dc145baad035220b2504446198d6ea1f9b897988..11969830947ba88158f7dbba7f85b5c7f72883e3:/scripts/download.pl diff --git a/scripts/download.pl b/scripts/download.pl index fd55ba24d..794d8edeb 100755 --- a/scripts/download.pl +++ b/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) {