Browse Source

add libreCMC src repository to scripts/download.pl

RISCi_ATOM 7 years ago
parent
commit
6f83f32e99
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/download.pl

+ 1 - 0
scripts/download.pl

@@ -266,6 +266,7 @@ foreach my $mirror (@ARGV) {
 }
 
 #push @mirrors, 'http://mirror1.openwrt.org';
+push @mirrors, 'https://librecmc.org/librecmc/downloads/sources/v1.4/';
 push @mirrors, 'http://sources.lede-project.org';
 push @mirrors, 'http://mirror2.openwrt.org/sources';
 push @mirrors, 'http://downloads.openwrt.org/sources';