diff options
author | Karl Berry <karl@freefriends.org> | 2019-03-05 01:23:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-03-05 01:23:16 +0000 |
commit | 042191de3851e357b88fe9b351504cff15e0c55a (patch) | |
tree | 4f90baae39c7ac5f5e457e7f600c5bd566184c2e /Master/tlpkg/installer | |
parent | eef598190d36e50eb62aa92ceb61a5a23888d12c (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 8dcf62f3856..5a06170c24c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -49,6 +49,9 @@ $mirrors = { 'Taiwan' => { 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, 'http://ftp.yzu.edu.tw/CTAN/' => 1 + }, + 'Thailand' => { + 'http://mirror.kku.ac.th/CTAN/' => 1 } }, 'Europe' => { |