Removing parent-directory too when cleaning up the config tree bind mount in chroot.

This commit is contained in:
Daniel Baumann 2015-06-05 23:15:19 +02:00
parent 64a82a486c
commit c8ccfbc1b3
1 changed files with 1 additions and 0 deletions

View File

@ -116,3 +116,4 @@ fi
# Remove bind mount of build config inside chroot.
umount chroot/live-build/config
rmdir chroot/live-build/config
rmdir chroot/live-build