diff options
Diffstat (limited to 'scripts/build/source_hdd')
-rwxr-xr-x | scripts/build/source_hdd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/source_hdd b/scripts/build/source_hdd index d19c05a41..01609092c 100755 --- a/scripts/build/source_hdd +++ b/scripts/build/source_hdd @@ -34,7 +34,7 @@ fi Echo_message "Begin building source hdd image..." # Requiring stage file -Require_stagefile config source_debian +Require_stagefiles config source_debian # Checking stage file Check_stagefile |