diff options
Diffstat (limited to 'helpers/lh_chroot_interactive')
-rwxr-xr-x | helpers/lh_chroot_interactive | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_interactive b/helpers/lh_chroot_interactive index 3f2281662..b8ebb9daf 100755 --- a/helpers/lh_chroot_interactive +++ b/helpers/lh_chroot_interactive @@ -36,7 +36,7 @@ fi Echo_message "Begin interactive build..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/chroot_interactive |