diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-15 00:54:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-15 00:54:08 +0000 |
commit | 2c3391901db28c5c9ecf4f6da2d4eb9ac699ed27 (patch) | |
tree | c9b1e79c2f3cb023c235c448f21c0a9a599b0b03 /Master/tlpkg/installer | |
parent | 656d2d9c7b486d83a8b891acdf0523ba6a249407 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@57423 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 f00f5a76a2a..fa20a9722fb 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -46,6 +46,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, + 'http://ftp.ktug.org/tex-archive/' => 1, 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, |