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