diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-images | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index a305fdc0665..f4e11c86128 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -37,7 +37,7 @@ test -z "$master" && exit 1 NAME=texlive V=2010 D=`date +%Y%m%d` -target=/home/karl/texlive/Images/test +target=/home/ftp/texlive/Images/test XZ_OPT=-1; export XZ_OPT # compression level, -9 for slowest-but-most, # which is not worth the time. |