scripts/download.pl: fix typo
This commit is contained in:
parent
c7ca44f1c3
commit
9886bf54e6
@ -272,7 +272,7 @@ foreach my $mirror (@ARGV) {
|
||||
}
|
||||
}
|
||||
|
||||
unshift @mirrors, 'https://sources.cdn.openwrt.org';
|
||||
push @mirrors, 'https://sources.cdn.openwrt.org';
|
||||
#push @mirrors, 'https://mirror1.openwrt.org';
|
||||
push @mirrors, 'https://sources.openwrt.org';
|
||||
push @mirrors, 'https://mirror2.openwrt.org/sources';
|
||||
|
Loading…
x
Reference in New Issue
Block a user