projects
/
librecmc
/
librecmc-fossil.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8facbc2
)
Final download script repository change.
author
RISCi_ATOM
<bob@bobcall.me>
Sun, 22 May 2016 07:23:50 +0000
(07:23 +0000)
committer
RISCi_ATOM
<bob@bobcall.me>
Sun, 22 May 2016 07:23:50 +0000
(07:23 +0000)
trunk/scripts/download.pl
patch
|
blob
|
history
diff --git
a/trunk/scripts/download.pl
b/trunk/scripts/download.pl
index ad99ee64b0f5124fa222daba4cade9fe49c2c4fe..dc0d84681eaccc65f43748061ab604e2716f21d6 100755
(executable)
--- a/
trunk/scripts/download.pl
+++ b/
trunk/scripts/download.pl
@@
-194,8
+194,6
@@
foreach my $mirror (@ARGV) {
}
}
-push @mirrors, 'https://librecmc.org/librecmc/downloads/sources/v1.3';
-push @mirrors, 'https://librecmc.org/librecmc/downloads/sources/v1.3.2';
push @mirrors, 'https://librecmc.org/librecmc/downloads/sources';
while (!$ok) {