diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-21 21:07:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-21 21:07:39 +0000 |
commit | 9ecb21deccb9f53aa19e8bc68790cc652508292d (patch) | |
tree | 3f3e41c63a72706548abbf7ce2b0788fc272dcf0 /Master/tlpkg/installer | |
parent | f2248f4155a3af8df41634ec5277a84efd101134 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@57828 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 8ac3b435b80..52e503fedd3 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, 'http://mirror.kakao.com/CTAN/' => 1, 'https://cran.asia/tex/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, |