summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: '