diff options
Diffstat (limited to 'scripts/build/source_live')
-rwxr-xr-x | scripts/build/source_live | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/source_live b/scripts/build/source_live index 7c6f85f9d..375069856 100755 --- a/scripts/build/source_live +++ b/scripts/build/source_live @@ -29,7 +29,7 @@ fi Echo_message "Begin copying live-build configuration..." # Requiring stage file -Require_stagefile config bootstrap +Require_stagefiles config bootstrap # Checking stage file Check_stagefile |