From 6f83f32e99c812087f39ec1bc46fa4078da8a218 Mon Sep 17 00:00:00 2001 From: RISCi_ATOM Date: Mon, 13 Mar 2017 01:10:50 -0400 Subject: [PATCH] add libreCMC src repository to scripts/download.pl --- scripts/download.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/download.pl b/scripts/download.pl index bcac82ad10..21b63f1256 100755 --- a/scripts/download.pl +++ b/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'; -- 2.25.1