diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-12 01:23:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-12 01:23:05 +0000 |
commit | 07419f17633908b8ff6f03a58fdc582f676d2ddd (patch) | |
tree | 778b98de79c476a1fb67de8f162319730879e634 /Master/tlpkg | |
parent | 168ad1092da2d5af9ba9f498ee4efa95dffa617f (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49393 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 7262bebf110..33b5f9bcca7 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -16,8 +16,7 @@ $mirrors = { '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 + 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1 }, 'India' => { 'http://ctan.imsc.res.in/' => 1, |