diff options
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_chroot_sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources index f5bdb13a0..4c763cb16 100755 --- a/helpers/lh_chroot_sources +++ b/helpers/lh_chroot_sources @@ -31,7 +31,7 @@ Set_defaults # Requiring stage file Require_stagefile .stage/bootstrap -_LH_LOCAL_KEY_EMAIL="live-helper-local-key@dummy" +_LH_LOCAL_KEY_EMAIL="live-helper-local-key@invalid" case "${1}" in install) |