download.pl: try immortalwrt mirror firstly
Fixes: db35b0ef9f ("Merge Official Source")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
6594944214
commit
7eb590a3a4
@ -301,8 +301,8 @@ foreach my $mirror (@ARGV) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
projectsmirrors '@OPENWRT';
|
|
||||||
projectsmirrors '@IMMORTALWRT';
|
projectsmirrors '@IMMORTALWRT';
|
||||||
|
projectsmirrors '@OPENWRT';
|
||||||
|
|
||||||
if (-f "$target/$filename") {
|
if (-f "$target/$filename") {
|
||||||
$hash_cmd and do {
|
$hash_cmd and do {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user