diff options
Diffstat (limited to 'helpers/lh_chroot_interactive')
-rwxr-xr-x | helpers/lh_chroot_interactive | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_interactive b/helpers/lh_chroot_interactive index 62f7652..308bfc0 100755 --- a/helpers/lh_chroot_interactive +++ b/helpers/lh_chroot_interactive @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="make build interactive" +DESCRIPTION="$(Echo 'make build interactive')" HELP="" USAGE="${PROGRAM} [--force]" |