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 8351255..0bf9d9b 100755 --- a/helpers/lh_binary_local-hooks +++ b/helpers/lh_binary_local-hooks @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="execute local hooks in binary" +DESCRIPTION="$(Echo 'execute local hooks in binary')" HELP="" USAGE="${PROGRAM} [--force]" |