diff options
Diffstat (limited to 'helpers/lh_binary_disk')
-rwxr-xr-x | helpers/lh_binary_disk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_disk b/helpers/lh_binary_disk index 7cb707f21..ddd235813 100755 --- a/helpers/lh_binary_disk +++ b/helpers/lh_binary_disk @@ -39,7 +39,7 @@ esac Echo_message "Begin installing disk information..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/binary_disk |