diff options
Diffstat (limited to 'helpers/lh_chroot_symlinks')
-rwxr-xr-x | helpers/lh_chroot_symlinks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_symlinks b/helpers/lh_chroot_symlinks index ae6fd27be..4763031e5 100755 --- a/helpers/lh_chroot_symlinks +++ b/helpers/lh_chroot_symlinks @@ -36,7 +36,7 @@ fi Echo_message "Begin converting symlinks..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/chroot_symlinks |