add mirror1 again. sponsored by FH BRS, Lab for telecommunications

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3418 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Waldemar Brodkorb 2006-03-20 18:08:46 +00:00
parent 07c87d4f14
commit 5cbf281a46
1 changed files with 1 additions and 2 deletions

View File

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