diff options
Diffstat (limited to 'helpers/lh_binary_silo')
-rwxr-xr-x | helpers/lh_binary_silo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_silo b/helpers/lh_binary_silo index 8bddb2b..7a64f97 100755 --- a/helpers/lh_binary_silo +++ b/helpers/lh_binary_silo @@ -47,7 +47,7 @@ esac Echo_message "Begin installing silo..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/binary_silo |