summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-18 09:15:45 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-18 09:15:45 (EDT)
commitc60d00cab370fb929eeafc2885571737322bc1c4 (patch)
tree9867e5ff875667a40a2a2263dd0e8a3b6282bf1c
parentc3f613d0f4cabd5c715cad2144f5b409e54f65d1 (diff)
dist-vars.sh: Use more backquotes
The logo looks really bad otherwise with Linux's VGA8x16 font.
-rw-r--r--dist-vars.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/dist-vars.sh b/dist-vars.sh
index 3dec318..861b3ac 100644
--- a/dist-vars.sh
+++ b/dist-vars.sh
@@ -6,12 +6,12 @@ dist_name='ProteanOS'
# only "_" characters in an ASCII art image).
dist_motd_banner="$(cat <<'EOF'
_
- .' '.
+ .' `.
__ ___ _ | |.'
-| '. _ _ _|_ _ __ _ .' '. .' `- ~~| |~~~
-|__.' |.' .' '. | .' '. _;. |' `. | | `-. ~~~~
+| `. _ _ _|_ _ __ _ .' `. .' `- ~~| |~~~
+|__.' |.' .' `. | .' `. _;. |' `. | | `-. ~~~~
| | | | | |---' .' | | | | | `.
-| | '._.' '.- '._. '_.'| | | '.___.' `._.' TM
+| | `._.' `.- `._. `_.'| | | `.___.' `._.' TM
EOF
)"
# A single quote to fix Vim syntax highlighting: '