mirror of https://github.com/hak5/openwrt-owl.git
parent
bbffc75ea1
commit
9d8a63a125
|
@ -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…
Reference in New Issue