summaryrefslogtreecommitdiff
path: root/helpers/lh_source_iso
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_source_iso')
-rwxr-xr-xhelpers/lh_source_iso2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_iso b/helpers/lh_source_iso
index 6c3fc1e39..585e81207 100755
--- a/helpers/lh_source_iso
+++ b/helpers/lh_source_iso
@@ -101,7 +101,7 @@ cat >> chroot/source.sh << EOF
genisoimage ${GENISOIMAGE_OPTIONS} -o source.iso -r -J -l -cache-inodes source
EOF
-Chroot "sh source.sh"
+Chroot chroot "sh source.sh"
# Move image
mv chroot/source chroot/source.iso ./