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