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