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