diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2022-09-09 16:49:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-09 16:49:59 +0200 |
commit | aa4ca8b7e4533c5e944b0c56732fc033b9943467 (patch) | |
tree | 041a61e3ee5da50189177f6e872aec51e26369f5 /scripts | |
parent | dceb4f9dbb14e3d8d6ffc6158033d3fd4b79baf7 (diff) | |
parent | e30d1daf26bfd4a4647bb8c55c7643f7308e4f88 (diff) |
Merge pull request #4918 from roberth/installer-pc
installer: Jeeze -> Oh no
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/install-multi-user.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install-multi-user.sh b/scripts/install-multi-user.sh index 105b84af6..9a990275c 100644 --- a/scripts/install-multi-user.sh +++ b/scripts/install-multi-user.sh @@ -362,7 +362,7 @@ finish_fail() { finish_cleanup failure <<EOF -Jeeze, something went wrong. If you can take all the output and open +Oh no, something went wrong. If you can take all the output and open an issue, we'd love to fix the problem so nobody else has this issue. :( |