X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/252fea251e3d7fe0e93c52c499757f81acde346c..304d91c1dfb961b14ae36e0534b3299eaa106bc0:/openwrt/scripts/download.pl diff --git a/openwrt/scripts/download.pl b/openwrt/scripts/download.pl index fd55ba24d..794d8edeb 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) {