summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_proc
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot_proc')
-rwxr-xr-xhelpers/lh_chroot_proc2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_proc b/helpers/lh_chroot_proc
index 00e4474..de53603 100755
--- a/helpers/lh_chroot_proc
+++ b/helpers/lh_chroot_proc
@@ -18,7 +18,7 @@ do
done
# Setting static variables
-DESCRIPTION="mount /proc"
+DESCRIPTION="$(Echo 'mount /proc')"
HELP=""
USAGE="${PROGRAM} {install|remove} [--force]"