diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-24 23:53:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-24 23:53:55 +0000 |
commit | bd18ddb841bf2a6c37ab12994296a5171be73d96 (patch) | |
tree | a63000bb4edfbbcfd0b19bd93154817c7834613c /Master/tlpkg/installer | |
parent | 572d93ef3b0de684d46637a59be7fd1a2fcfaec0 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@56427 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 5467aebb913..3e15d4d6fce 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -35,6 +35,7 @@ $mirrors = { 'https://mirror.unpad.ac.id/ctan/' => 1, }, 'Iran' => { + 'http://ctan.asis.ai/' => 1, 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.um.ac.ir/' => 1, }, |