diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-25 23:53:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-25 23:53:27 +0000 |
commit | 44e800e61d69915cd708ddf60825ce84965b7281 (patch) | |
tree | 77d3b31937bca7c8ea243c6ecd4b6d40f3a28b74 /Master/tlpkg/installer | |
parent | b8bb675fed8a1c809f4df67c7fc7d2c41f791a59 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52179 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 ff6d07f31bf..d8d84e68d97 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, |