diff options
Diffstat (limited to 'Master/tlpkg/bin/tl-update-images')
-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 dcab9d5c84e..3eb3eebd58a 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -122,7 +122,7 @@ MAKEINST () fi chmod a+rw $iso - #rm -rf $imgdir + rm -rf $imgdir # make checksums # and symlinks with short names (potentially used in /etc/fstab). |