diff options
Diffstat (limited to 'helpers/lh_binary')
-rwxr-xr-x | helpers/lh_binary | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_binary b/helpers/lh_binary index 7dcb281..2b299e7 100755 --- a/helpers/lh_binary +++ b/helpers/lh_binary @@ -88,6 +88,7 @@ then lh_chroot_hosts remove ${*} fi +lh_chroot_apt remove ${*} lh_chroot_sysfs remove ${*} lh_chroot_selinuxfs remove ${*} lh_chroot_proc remove ${*} |