1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 21:00:37 +02:00
Mirko Vogt 2010-11-05 04:20:56 +01:00 committed by Xiangfu Liu
parent 7faa796dd3
commit bff5dce771

View File

@ -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://mirror1.openwrt.org';
push @mirrors, 'http://mirror2.openwrt.org/sources'; push @mirrors, 'http://mirror2.openwrt.org/sources';
push @mirrors, 'http://downloads.openwrt.org/sources'; push @mirrors, 'http://downloads.openwrt.org/sources';