diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-16 23:53:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-16 23:53:35 +0000 |
commit | 7a9fe7b86890a9c51f2cd25eca0ed3559573a47a (patch) | |
tree | 0440931380b8a8864cdad4b14e2da82948c74ef9 /Master/tlpkg | |
parent | 61a2ce8e23393d15342d411013a0cb8fa4d898c8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52108 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 7aee474fcf7..7e0e7f9fa4c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -15,7 +15,8 @@ $mirrors = { 'http://mirrors.cqu.edu.cn/CTAN/' => 1, 'http://mirrors.geekpie.club/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 }, 'India' => { 'http://ctan.imsc.res.in/' => 1, |