diff options
Diffstat (limited to 'helpers/binary_iso')
-rwxr-xr-x | helpers/binary_iso | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/binary_iso b/helpers/binary_iso index a7754b2..47de9d6 100755 --- a/helpers/binary_iso +++ b/helpers/binary_iso @@ -199,7 +199,7 @@ EOF fi -case "${LH_CHROOT_BUILD}" in +case "${LH_BUILD_WITH_CHROOT}" in true) # Moving image mv binary.sh chroot |