add mirror1 again. sponsored by FH BRS, Lab for telecommunications
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 Mar 2006 18:08:46 +0000 (18:08 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 Mar 2006 18:08:46 +0000 (18:08 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3418 3c298f89-4303-0410-b956-a3cf2f4a3e73

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.027691 seconds and 4 git commands to generate.