projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76a9989
)
add mirror1 again. sponsored by FH BRS, Lab for telecommunications
author
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 Mar 2006 18:08:46 +0000
(18:08 +0000)
committer
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 20 Mar 2006 18:08:46 +0000
(18:08 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3418
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
scripts/download.pl
patch
|
blob
|
history
diff --git
a/scripts/download.pl
b/scripts/download.pl
index
fd55ba2
..
794d8ed
100755
(executable)
--- a/
scripts/download.pl
+++ b/
scripts/download.pl
@@
-84,8
+84,7
@@
foreach my $mirror (@ARGV) {
}
}
-#push @mirrors, 'http://mirror1.openwrt.org/';
-#push @mirrors, 'http://mirror2.openwrt.org/';
+push @mirrors, 'http://mirror1.openwrt.org/';
push @mirrors, 'http://downloads.openwrt.org/sources/';
while (!$ok) {
This page took
0.025007 seconds
and
4
git commands to generate.