mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
add GNU mirror
This commit is contained in:
parent
6f3d85e35d
commit
a07625c4a2
@ -233,6 +233,7 @@ foreach my $mirror (@ARGV) {
|
||||
push @extra, "$extra[0]/longterm/v$1";
|
||||
}
|
||||
foreach my $dir (@extra) {
|
||||
push @mirrors, "http://mirrors.ustc.edu.cn/kernel.org/$dir";
|
||||
push @mirrors, "https://cdn.kernel.org/pub/$dir";
|
||||
push @mirrors, "https://mirror.rackspace.com/kernel.org/$dir";
|
||||
push @mirrors, "http://download.xs4all.nl/ftp.kernel.org/pub/$dir";
|
||||
|
Loading…
Reference in New Issue
Block a user