diff options
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-x | helpers/lh_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 3ffb6f4..7c20e1b 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -764,6 +764,7 @@ LH_SECTIONS="${LH_SECTIONS}" EOF # Creating lh_chroot_* configuration +mkdir -p config/chroot_apt mkdir -p config/chroot_local-hooks mkdir -p config/chroot_local-includes mkdir -p config/chroot_local-packages |