diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-bindir | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir index 3307fe92a32..0f10db6ef9d 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -103,7 +103,8 @@ for tlplat in $tlplats; do #https://faubox.rrze.uni-erlangen.de/open/MjdwNXE5NW5UcTU4RzVIWlRVUVVI/branch2018/texlive_bin_aarch64-linux.tar.xz #http://51.158.66.174:8080/texlive_bin_aarch64-linux.tar.xz #remurl=https://aekahwai.spdns.org/online/texlive_bin_aarch64-linux.tar.xz - remurl=https://taiyahfoboj.net/yeipaiyi/texlive_bin_aarch64-linux.tar.xz + #remurl=https://taiyahfoboj.net/yeipaiyi/texlive_bin_aarch64-linux.tar.xz + remurl=http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz $grab $remurl;; alpha-linux) default_bin_loc=/home/preining/alpha-linux.tar.gz;; |