diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-30 00:24:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-30 00:24:00 +0000 |
commit | 11e3c92a57cc2bb390d65b5856bc5c1beb47a4ec (patch) | |
tree | 9ea221c70962897a08f10a6d8a10b8fca6fbbbb4 /Master/tlpkg/installer | |
parent | 01a59cd1bacc276cb1d41d94c4a03f3b263f7938 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48791 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 9e78c548afc..92641e14413 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -14,6 +14,7 @@ $mirrors = { 'China' => { 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.cqu.edu.cn/CTAN/' => 1, + 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.huaweicloud.com/repository/toolkit/CTAN/' => 1, 'http://mirrors.shu.edu.cn/CTAN/' => 1, 'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, |