summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-09-28 21:33:58 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-09-28 21:33:58 +0300
commit026d5dadf529bd21641ef035d1daa42f119d7945 (patch)
tree450b27dab3404e6fc3943770824b94f898e2d6be
parent0ec5f337c0fdd31ae5a52c9ca88246e2aae23619 (diff)
downloadlive-026d5dadf529bd21641ef035d1daa42f119d7945.tar.gz
Add Danmark mirror
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 3813dab..f49cea9 100755
--- a/install
+++ b/install
@@ -75,6 +75,7 @@ archname = 'illumos-amd64'
mirror = None
mirrors = [
('http://ftp.nluug.nl/os/illumos/dyson/apt', 'Netherlands'),
+ ('https://mirrors.dotsrc.org/dyson/apt/', 'Danmark'),
('http://mirror.yandex.ru/mirrors/apt.osdyson.org/apt', 'Russia'),
('http://apt.osdyson.org', 'Germany'),
]