diff options
Diffstat (limited to 'helpers/lh_binary_usb-hdd')
-rwxr-xr-x | helpers/lh_binary_usb-hdd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/helpers/lh_binary_usb-hdd b/helpers/lh_binary_usb-hdd index 1ea80ae87..315cf7956 100755 --- a/helpers/lh_binary_usb-hdd +++ b/helpers/lh_binary_usb-hdd @@ -36,8 +36,7 @@ fi Echo_message "Begin building binary usb-hdd image..." # Requiring stage file -Require_stagefile .stage/bootstrap -Require_stagefile .stage/chroot_proc +Require_stagefile .stage/bootstrap .stage/chroot_proc # Checking stage file Check_stagefile .stage/binary_usb-hdd |