update master mirror url
SVN-Revision: 1304
This commit is contained in:
parent
d85897570d
commit
f9e58fed16
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue