diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-18 00:23:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-18 00:23:14 +0000 |
commit | 894d9f174f933eb6ab4ec662cb6f8945c6129182 (patch) | |
tree | 5ae23ca45af86c1d8cb6616b60d57ee62eee0da6 /Master/tlpkg/installer | |
parent | 44d8250aeeb30aa52368d5f52181a84fdd661035 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48928 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 92641e14413..f35ce9ee86d 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -17,7 +17,6 @@ $mirrors = { '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 }, |