diff options
Diffstat (limited to 'helpers/lh_binary_local-hooks')
-rwxr-xr-x | helpers/lh_binary_local-hooks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_local-hooks b/helpers/lh_binary_local-hooks index 92c4ea0..96ed5ea 100755 --- a/helpers/lh_binary_local-hooks +++ b/helpers/lh_binary_local-hooks @@ -31,7 +31,7 @@ Set_defaults Echo_message "Begin executing local hooks..." # Requiring stage file -Require_stagefile .stage/bootstrap +Require_stagefile .stage/config .stage/bootstrap # Checking stage file Check_stagefile .stage/binary_local-hooks |