diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-03 23:53:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-03 23:53:33 +0000 |
commit | ce05cb8b219711b74cbc19898837f9485c598608 (patch) | |
tree | 2f655d70a5224ae7e67f5ee1d01b05e43abea559 /Master/tlpkg | |
parent | 915524c76e7160701124b4d124c4f32236ae5d72 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51549 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 8a902778617..e3c50fe2155 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, |