diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-09 00:54:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-09 00:54:17 +0000 |
commit | dc34c97308e008b84b8cecc7f5814af4b48fad80 (patch) | |
tree | df65cdd228658a243f5debab164016a5e8af3a92 /Master/tlpkg | |
parent | 012a952cd65e3e60783cff4aff6aff0633d46f4e (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53066 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 4ec7e087246..9dca9bbeae1 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -19,7 +19,8 @@ $mirrors = { 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.hit.edu.cn/CTAN/' => 1, 'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, - 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1 + 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, + 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, 'Hong Kong' => { 'https://mirror-hk.koddos.net/CTAN/' => 1 |