diff options
Diffstat (limited to 'helpers/lh_chroot_local-hooks')
-rwxr-xr-x | helpers/lh_chroot_local-hooks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_local-hooks b/helpers/lh_chroot_local-hooks index 5798aabf1..376234820 100755 --- a/helpers/lh_chroot_local-hooks +++ b/helpers/lh_chroot_local-hooks @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="execute local hooks in chroot" +DESCRIPTION="$(Echo 'execute local hooks in chroot')" HELP="" USAGE="${PROGRAM} [--force]" |