diff options
Diffstat (limited to 'helpers/lh_binary_net')
-rwxr-xr-x | helpers/lh_binary_net | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_net b/helpers/lh_binary_net index 903766226..88d530c2d 100755 --- a/helpers/lh_binary_net +++ b/helpers/lh_binary_net @@ -41,7 +41,7 @@ fi Echo_message "Begin building binary netboot image..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/binary_net |