diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-22 13:52:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-22 13:52:53 +0000 |
commit | 6c40376538bf15f7b192857a58175a969416b5bf (patch) | |
tree | 6af026b95bfc5da263f17112008599c6b7a476dd | |
parent | 1cee169cb45fa3d6ea8180f6bbf351252d0e1881 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52491 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index d30f3d87c59..c342dfca7a2 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -18,8 +18,7 @@ $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.ustc.edu.cn/CTAN/' => 1 + 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1 }, 'Hong Kong' => { 'https://mirror-hk.koddos.net/CTAN/' => 1 |