diff options
author | Karl Berry <karl@freefriends.org> | 2023-07-28 23:43:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-07-28 23:43:43 +0000 |
commit | 8e6e8463db4331086bb8e2819ea6bdb45636684d (patch) | |
tree | 01c5bf168da7b517c43345e207db275870c81877 /Master/tlpkg/installer | |
parent | 276a11002542ff1d96713e76f8580e8c813e87bc (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@67759 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 61e98fc5ee8..be5d4f8a8cb 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -29,9 +29,6 @@ $mirrors = { 'Hong Kong' => { 'https://mirror-hk.koddos.net/CTAN/' => 1, }, - 'India' => { - 'https://mirror.niser.ac.in/ctan/' => 1, - }, 'Indonesia' => { 'http://repo.ugm.ac.id/ctan/' => 1, 'https://mirror.unpad.ac.id/ctan/' => 1, |