diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-01 01:23:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-01 01:23:35 +0000 |
commit | b08fa61853718d7612a3f72b90cf7fb873c1f8c9 (patch) | |
tree | b92151baf75d1bfbb451a5a939fdfb0334b822f5 /Master/tlpkg | |
parent | ba8c149b4c72c003066de8450395f8d2dfeeef23 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49042 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index fe3e82910b8..23584cb447a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -16,7 +16,6 @@ $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.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, |