fix busybox config parsing for new config format
[openwrt-10.03/.git] / scripts / download.pl
index fd55ba24dfa44d5e20da60d02617e76b10644c92..794d8edeb8be1ad96bff3aa6696d8edf942c4277 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) {