From cce72d6f5b1aee4933bd3c90472a6403887f1770 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 18 Jul 2014 09:27:46 -0400 Subject: dist-vars.sh: Add color to logo. --- diff --git a/dist-vars.sh b/dist-vars.sh index 7b158e3..bd92411 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