diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-15 23:53:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-15 23:53:45 +0000 |
commit | ee2bad21b58920f1103866e2d2101235f0f4ce5b (patch) | |
tree | 9d2b27dbf25bd9a824fb62dd9552c5357b33f1a3 /Master/tlpkg | |
parent | 5312233a6315feb29e5a1dd400194bf2c2861075 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52103 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 7e0e7f9fa4c..7aee474fcf7 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -15,8 +15,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 }, 'India' => { 'http://ctan.imsc.res.in/' => 1, |