summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-update-bindir
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tl-update-bindir')
-rwxr-xr-xMaster/tlpkg/bin/tl-update-bindir2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir
index fedceb22e3a..8ef8f1cf594 100755
--- a/Master/tlpkg/bin/tl-update-bindir
+++ b/Master/tlpkg/bin/tl-update-bindir
@@ -100,7 +100,7 @@ for tlplat in $tlplats; do
case $tlplat in
aarch64-linux)
default_bin_loc=$download_loc
- $grab https://faubox.rrze.uni-erlangen.de/open/MjdwNXE5NW5UcTU4RzVIWlRVUVVI/tl2018/xz/texlive_bin_aarch64-linux.tar.xz;;
+ $grab https://faubox.rrze.uni-erlangen.de/open/MjdwNXE5NW5UcTU4RzVIWlRVUVVI/branch2018/texlive_bin_aarch64-linux.tar.xz;;
alpha-linux)
default_bin_loc=/home/preining/alpha-linux.tar.gz;;
amd64-freebsd)