diff options
Diffstat (limited to 'helpers/lh_chroot_preseed')
-rwxr-xr-x | helpers/lh_chroot_preseed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_preseed b/helpers/lh_chroot_preseed index 09baef703..bb23e3534 100755 --- a/helpers/lh_chroot_preseed +++ b/helpers/lh_chroot_preseed @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="execute preseed in chroot" +DESCRIPTION="$(Echo 'execute preseed in chroot')" HELP="" USAGE="${PROGRAM} [--force]" |