From 05d8e516bc6e8221f622d4fa1185baf1480aba3f Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 26 Jun 2014 13:36:03 -0400 Subject: dist-vars.sh: Align the banner to the left. --- 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: ' -- cgit v0.9.1