download.pl: try immortalwrt mirror firstly

Fixes: db35b0ef9f ("Merge Official Source")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2024-07-15 11:33:51 +08:00
parent 6594944214
commit 7eb590a3a4

View File

@ -301,8 +301,8 @@ foreach my $mirror (@ARGV) {
}
}
projectsmirrors '@OPENWRT';
projectsmirrors '@IMMORTALWRT';
projectsmirrors '@OPENWRT';
if (-f "$target/$filename") {
$hash_cmd and do {