diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-21 00:54:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-21 00:54:20 +0000 |
commit | ed07aa7c362374f95a77edf2ce7651d4345f2a6c (patch) | |
tree | 72acf2152819b6b905d103c4dda1b76a51ae3ccf /Master/tlpkg | |
parent | e24712e859bb2f3ca0222a20fdcea2045e3d5f84 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53200 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 5860748d610..c826970b0fb 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -53,6 +53,9 @@ $mirrors = { }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1 + }, + 'Taiwan' => { + 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1 } }, 'Europe' => { |