diff --git a/scripts/download.pl b/scripts/download.pl index 042b1cce7..40205f539 100755 --- a/scripts/download.pl +++ b/scripts/download.pl @@ -168,6 +168,7 @@ foreach my $mirror (@ARGV) { } } +push @mirrors, 'http://downloads.qi-hardware.com/software/mirror-openwrt-sources/'; #push @mirrors, 'http://mirror1.openwrt.org'; push @mirrors, 'http://mirror2.openwrt.org/sources'; push @mirrors, 'http://downloads.openwrt.org/sources';