X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/dc145baad035220b2504446198d6ea1f9b897988..988fa852ad321fa2052fb8a2f566bfe2e1540272:/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) {