diff options
author | Karl Berry <karl@freefriends.org> | 2022-03-13 02:28:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-03-13 02:28:05 +0000 |
commit | bf71906aa9c83fbd475657fc543e8bc185aee435 (patch) | |
tree | e2121edab1e1d9a11ebdb0b6f1fa138fde4c5c38 /Master/tlpkg/installer | |
parent | 621bafd5ef7f6dde07b6462c4a639d814fcebfd9 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62673 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 f447d2c76bf..cd34329b392 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -38,6 +38,7 @@ $mirrors = { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, 'https://ctan.um.ac.ir/' => 1, + 'https://mirror.bardia.tech/ctan/' => 1, }, 'Japan' => { 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1, |