summaryrefslogtreecommitdiff
path: root/helpers/binary_iso
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/binary_iso')
-rwxr-xr-xhelpers/binary_iso2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/binary_iso b/helpers/binary_iso
index 0294c07..a7754b2 100755
--- a/helpers/binary_iso
+++ b/helpers/binary_iso
@@ -194,7 +194,7 @@ then
cat >> binary.sh << EOF
-isohybrid ${IMAGE}
+isohybrid ${ISOHYBRID_OPTIONS} ${IMAGE}
EOF
fi