diff options
author | Karl Berry <karl@freefriends.org> | 2019-03-24 01:23:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-03-24 01:23:46 +0000 |
commit | 8e8ba94a568391c80aca8873a8640500f55e4782 (patch) | |
tree | 1145a203196c14eb16501a628474ad8a84e3963a /Master/tlpkg | |
parent | 94add7a521aaae6a4aeacc7828b5fa7d8a10462c (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50562 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 72093d1a3f1..c35c4b958af 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -16,6 +16,7 @@ $mirrors = { '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, 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 |