diff options
Diffstat (limited to 'helpers/lh_chroot_sysvinit')
-rwxr-xr-x | helpers/lh_chroot_sysvinit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_sysvinit b/helpers/lh_chroot_sysvinit index ec8613f..acd2624 100755 --- a/helpers/lh_chroot_sysvinit +++ b/helpers/lh_chroot_sysvinit @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="configure sysvinit" +DESCRIPTION="$(Echo 'configure sysvinit')" HELP="" USAGE="${PROGRAM} [--force]" |