summaryrefslogtreecommitdiff
path: root/openwrt/scripts/download.pl
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-09-24 11:24:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-09-24 11:24:23 +0000
commit643cdb2818568429c07c79a445527eaee673130a (patch)
treeee3dc447bd6f70daf27d316c5f30d32e8bda7205 /openwrt/scripts/download.pl
parentc57cfeab0b75d7116b44a315f7460ab8e2550961 (diff)
downloadmtk-20170518-643cdb2818568429c07c79a445527eaee673130a.zip
mtk-20170518-643cdb2818568429c07c79a445527eaee673130a.tar.gz
mtk-20170518-643cdb2818568429c07c79a445527eaee673130a.tar.bz2
disable mirror1.openwrt.org for now - doesn't seem to be active
SVN-Revision: 4851
Diffstat (limited to 'openwrt/scripts/download.pl')
-rwxr-xr-xopenwrt/scripts/download.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/scripts/download.pl b/openwrt/scripts/download.pl
index feb38a1..bf463ef 100755
--- a/openwrt/scripts/download.pl
+++ b/openwrt/scripts/download.pl
@@ -91,7 +91,7 @@ foreach my $mirror (@ARGV) {
}
}
-push @mirrors, 'http://mirror1.openwrt.org/';
+#push @mirrors, 'http://mirror1.openwrt.org/';
push @mirrors, 'http://mirror2.openwrt.org/sources';
push @mirrors, 'http://downloads.openwrt.org/sources/';