summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/tlpkg/bin/tl-update-images2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images
index 87a810d784a..290645df107 100755
--- a/Master/tlpkg/bin/tl-update-images
+++ b/Master/tlpkg/bin/tl-update-images
@@ -143,7 +143,7 @@ MAKEINST ()
|| exit 1
# some files we don't want in the image after all.
- rm -rf $imgdir/doc.html $imgdir/tlpkg/texlive.tlpdb.xz $imgdir/tlpkg/bin
+ rm -rf $imgdir/tlpkg/texlive.tlpdb.xz $imgdir/tlpkg/bin
# the actual iso creation.
cd $imgdir || exit 1