From 09ee14dd1c746a7c69398ad03fe5d985708d2c5e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 6 Sep 2006 00:26:15 +0000 Subject: [PATCH] change path for mirror2.openwrt.org SVN-Revision: 4759 --- openwrt/scripts/download.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/scripts/download.pl b/openwrt/scripts/download.pl index 094ec04861..feb38a1bee 100755 --- a/openwrt/scripts/download.pl +++ b/openwrt/scripts/download.pl @@ -92,7 +92,7 @@ foreach my $mirror (@ARGV) { } push @mirrors, 'http://mirror1.openwrt.org/'; -push @mirrors, 'http://mirror2.openwrt.org/'; +push @mirrors, 'http://mirror2.openwrt.org/sources'; push @mirrors, 'http://downloads.openwrt.org/sources/'; while (!$ok) { -- 2.25.1