diff options
Diffstat (limited to 'helpers/lh_chroot_hostname')
-rwxr-xr-x | helpers/lh_chroot_hostname | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_hostname b/helpers/lh_chroot_hostname index f50a01c41..fc24a9bbc 100755 --- a/helpers/lh_chroot_hostname +++ b/helpers/lh_chroot_hostname @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="manage /bin/hostname" +DESCRIPTION="$(Echo 'manage /bin/hostname')" HELP="" USAGE="${PROGRAM} {install|remove} [--force]" |