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