X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=scripts%2Fdownload.pl;fp=scripts%2Fdownload.pl;h=548eb7a14f2c1442705e8dd71a3db560aa67ffb3;hb=111285e742d075956a149dce5a817fad3de2c850;hp=749c762eec37f6423a169c0833857b3b3f087d20;hpb=1c61b214899355fc05627f0bbcb555e2da7a374f;p=openwrt%2Fstaging%2Flynxis%2Fomap.git 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';