diff options
Diffstat (limited to 'scripts/build/chroot')
-rwxr-xr-x | scripts/build/chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot b/scripts/build/chroot index 025bec8af..17d065ecc 100755 --- a/scripts/build/chroot +++ b/scripts/build/chroot @@ -21,7 +21,7 @@ then fi # Setting static variables -DESCRIPTION="$(Echo 'customize the Debian system')" +DESCRIPTION="Customize the Debian system" HELP="" USAGE="${PROGRAM} [--force]" |