diff options
Diffstat (limited to 'scripts/build/chroot_proc')
-rwxr-xr-x | scripts/build/chroot_proc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/chroot_proc b/scripts/build/chroot_proc index 48797a3f4..f2637262d 100755 --- a/scripts/build/chroot_proc +++ b/scripts/build/chroot_proc @@ -15,7 +15,6 @@ set -e # Setting static variables DESCRIPTION="Mount /proc" -HELP="" USAGE="${PROGRAM} {install|remove} [--force]" # Processing arguments and configuration files |