diff options
Diffstat (limited to 'helpers/lh_source_debian-live')
-rwxr-xr-x | helpers/lh_source_debian-live | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_debian-live b/helpers/lh_source_debian-live index 488f913c9..8af129fb9 100755 --- a/helpers/lh_source_debian-live +++ b/helpers/lh_source_debian-live @@ -36,7 +36,7 @@ fi Echo_message "Begin copying live-helper configuration..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/source_debian-live |