update master mirror url

SVN-Revision: 1304
This commit is contained in:
Felix Fietkau 2005-07-01 15:16:46 +00:00
parent d85897570d
commit f9e58fed16

View File

@ -77,7 +77,7 @@ foreach my $mirror (@ARGV) {
push @mirrors, 'http://mirror1.openwrt.org/';
push @mirrors, 'http://mirror2.openwrt.org/';
push @mirrors, 'http://openwrt.org/download/sources/';
push @mirrors, 'http://downloads.openwrt.org/sources/';
while (!$ok) {
my $mirror = shift @mirrors;