diff options
Diffstat (limited to 'helpers/lh_binary_iso')
-rwxr-xr-x | helpers/lh_binary_iso | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_iso b/helpers/lh_binary_iso index 0fc09e275..82f4bf576 100755 --- a/helpers/lh_binary_iso +++ b/helpers/lh_binary_iso @@ -36,7 +36,7 @@ fi Echo_message "Begin building binary iso image..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/binary_iso |