diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-13 00:54:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-13 00:54:04 +0000 |
commit | 41059aea01040ace6856e33e94b32c8e22bdea44 (patch) | |
tree | b718721eefb6e65877d1f99b24c36e8efaf51157 /Master/tlpkg/installer | |
parent | 3d8139c0aff9dd0c44d197f3e477c9068cb05d41 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 15ee3860c06..0c0e0018ca6 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -19,8 +19,7 @@ $mirrors = { 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.hit.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 + 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1 }, 'Hong Kong' => { 'https://mirror-hk.koddos.net/CTAN/' => 1 |