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