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