diff --git a/scripts/download.pl b/scripts/download.pl index 749c762eec..548eb7a14f 100755 --- a/scripts/download.pl +++ b/scripts/download.pl @@ -225,6 +225,7 @@ foreach my $mirror (@ARGV) { } #push @mirrors, 'http://mirror1.openwrt.org'; +push @mirrors, 'http://sources.lede-project.org'; push @mirrors, 'http://mirror2.openwrt.org/sources'; push @mirrors, 'http://downloads.openwrt.org/sources';