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 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) {