mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-20 14:07:00 +00:00
update master mirror url
SVN-Revision: 1304
This commit is contained in:
parent
d85897570d
commit
f9e58fed16
@ -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 New Issue
Block a user