diff options
Diffstat (limited to 'scripts/build/chroot')
-rwxr-xr-x | scripts/build/chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot b/scripts/build/chroot index ca8ec65a7..ef4db8744 100755 --- a/scripts/build/chroot +++ b/scripts/build/chroot @@ -69,7 +69,7 @@ done lb chroot_live-packages ${@} lb chroot_includes ${@} -lb chroot_hooks ${@} +lb chroot-hooks ${@} lb chroot_hacks ${@} lb chroot_interactive ${@} |