diff options
Diffstat (limited to 'helpers/lh_chroot_linux-image')
-rwxr-xr-x | helpers/lh_chroot_linux-image | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_linux-image b/helpers/lh_chroot_linux-image index b34a76a62..91863b50e 100755 --- a/helpers/lh_chroot_linux-image +++ b/helpers/lh_chroot_linux-image @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="manage /etc/kernel-img.conf" +DESCRIPTION="$(Echo 'manage /etc/kernel-img.conf')" HELP="" USAGE="${PROGRAM} {install|remove} [--force]" |