diff options
Diffstat (limited to 'helpers/lh_chroot_devpts')
-rwxr-xr-x | helpers/lh_chroot_devpts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_devpts b/helpers/lh_chroot_devpts index 4fef63a..7624691 100755 --- a/helpers/lh_chroot_devpts +++ b/helpers/lh_chroot_devpts @@ -20,7 +20,7 @@ USAGE="${PROGRAM} {install|remove} [--force]" Arguments "${@}" # Ensure that a system is built as root -lh_testroot +lh testroot # Reading configuration files Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source |