summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_encryption
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_binary_encryption')
-rwxr-xr-xhelpers/lh_binary_encryption2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_encryption b/helpers/lh_binary_encryption
index b45b0b4..df518af 100755
--- a/helpers/lh_binary_encryption
+++ b/helpers/lh_binary_encryption
@@ -102,7 +102,7 @@ do
case "${LH_CHROOT_BUILD}" in
enabled)
- if Chroot aespipe -e ${LH_ENCRYPTION} -T \
+ if Chroot chroot aespipe -e ${LH_ENCRYPTION} -T \
< chroot/filesystem.${LH_CHROOT_FILESYSTEM} \
> chroot/filesystem.${LH_CHROOT_FILESYSTEM}.tmp
then