mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-06 14:30:40 +01:00
temporarily disabled mirrors
SVN-Revision: 2580
This commit is contained in:
parent
bbffc75ea1
commit
9d8a63a125
1 changed files with 2 additions and 2 deletions
|
|
@ -75,8 +75,8 @@ 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://mirror2.openwrt.org/';
|
||||
push @mirrors, 'http://downloads.openwrt.org/sources/';
|
||||
|
||||
while (!$ok) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue