Add extra informations for iptables-mod-* ipk's in Config.in
[openwrt.git] / openwrt / scripts / download.pl
index fd55ba2..794d8ed 100755 (executable)
@@ -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) {
This page took 0.026089 seconds and 4 git commands to generate.