diff options
Diffstat (limited to 'helpers/lh_chroot_preseed')
-rwxr-xr-x | helpers/lh_chroot_preseed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_preseed b/helpers/lh_chroot_preseed index 89da6b8..51be962 100755 --- a/helpers/lh_chroot_preseed +++ b/helpers/lh_chroot_preseed @@ -31,7 +31,7 @@ Set_defaults Echo_message "Begin executing preseed..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/chroot_preseed |