diff options
-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 367bd5713..057acdfee 100755 --- a/helpers/lh_chroot_local-preseed +++ b/helpers/lh_chroot_local-preseed @@ -28,7 +28,7 @@ Arguments "${@}" Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source Set_defaults -Echo_message "Begin executing locale preseed..." +Echo_message "Begin executing local preseeds..." # Requiring stage file Require_stagefile .stage/bootstrap |