summaryrefslogtreecommitdiffstats
path: root/dist-vars.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-06-26 13:36:03 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-06-26 13:36:03 (EDT)
commit05d8e516bc6e8221f622d4fa1185baf1480aba3f (patch)
tree970aca580e7bd1bc6b83a46127287d098962e00e /dist-vars.sh
parentb3ce56f0511ad6e2ad2142498fd3a80e6513aea0 (diff)
dist-vars.sh: Align the banner to the left.
Diffstat (limited to 'dist-vars.sh')
-rw-r--r--dist-vars.sh14
1 files changed, 7 insertions, 7 deletions
diff --git a/dist-vars.sh b/dist-vars.sh
index d7751d1..3dec318 100644
--- a/dist-vars.sh
+++ b/dist-vars.sh
@@ -5,13 +5,13 @@ dist_name='ProteanOS'
# Add a preceding newline unless the first line is mostly empty (e.g. contains
# only "_" characters in an ASCII art image).
dist_motd_banner="$(cat <<'EOF'
- _
- .' '.
- __ ___ _ | |.'
- | '. _ _ _|_ _ __ _ .' '. .' `- ~~| |~~~
- |__.' |.' .' '. | .' '. _;. |' `. | | `-. ~~~~
- | | | | | |---' .' | | | | | `.
- | | '._.' '.- '._. '_.'| | | '.___.' `._.' TM
+ _
+ .' '.
+ __ ___ _ | |.'
+| '. _ _ _|_ _ __ _ .' '. .' `- ~~| |~~~
+|__.' |.' .' '. | .' '. _;. |' `. | | `-. ~~~~
+| | | | | |---' .' | | | | | `.
+| | '._.' '.- '._. '_.'| | | '.___.' `._.' TM
EOF
)"
# A single quote to fix Vim syntax highlighting: '