diff options
Diffstat (limited to 'helpers/lh_source_usb-hdd')
-rwxr-xr-x | helpers/lh_source_usb-hdd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_usb-hdd b/helpers/lh_source_usb-hdd index 73949e34b..b6e70faa9 100755 --- a/helpers/lh_source_usb-hdd +++ b/helpers/lh_source_usb-hdd @@ -41,7 +41,7 @@ fi Echo_message "Begin building source usb-hdd image..." # Requiring stage file -Require_stagefile .stage/source_debian +Require_stagefile .stage/config .stage/source_debian # Checking stage file Check_stagefile .stage/source_usb-hdd |