diff options
Diffstat (limited to 'scripts/build/binary')
-rwxr-xr-x | scripts/build/binary | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/binary b/scripts/build/binary index bcef3f058..ac24a4f4a 100755 --- a/scripts/build/binary +++ b/scripts/build/binary @@ -94,7 +94,6 @@ then lb chroot_hosts remove "${@}" lb chroot_sysv-rc remove "${@}" lb chroot_dpkg remove "${@}" - lb chroot_debianchroot remove "${@}" fi lb chroot_sysfs remove "${@}" |