diff options
author | Karl Berry <karl@freefriends.org> | 2021-04-28 23:48:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-04-28 23:48:29 +0000 |
commit | dfaef0b187b196503a1f5f3d34a0bbc4b6c66a54 (patch) | |
tree | 73ab87cde1ed08e966fdeb7980770830428f1b41 /Master | |
parent | ab8d074194f7888256a130c954b0c39453c0187d (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59020 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index cffb1ab101d..ae956025973 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -23,6 +23,7 @@ $mirrors = { 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, + 'https://mirrors.ustc.edu.cn/CTAN/' => 1, }, 'Hong Kong' => { 'https://mirror-hk.koddos.net/CTAN/' => 1, |