diff options
author | Karl Berry <karl@freefriends.org> | 2022-12-02 00:50:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-12-02 00:50:32 +0000 |
commit | 8309a2c230f1cd8c2568d2b934aed0f704838714 (patch) | |
tree | ed45b1fe972e071f71cc5a610ac1f6e095f3f026 /Master/tlpkg | |
parent | f5f5eb152eabd1a820202ed60b8e5c6cfabbe431 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@65164 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 e5cd049177e..18ac3138697 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -36,6 +36,7 @@ $mirrors = { }, 'Iran' => { 'https://ctan.asis.sh/' => 1, + 'https://mirror.bardia.tech/ctan/' => 1, }, 'Japan' => { 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1, |