diff options
-rw-r--r-- | dist-vars.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist-vars.sh b/dist-vars.sh index 861b3ac..7b158e3 100644 --- a/dist-vars.sh +++ b/dist-vars.sh @@ -11,7 +11,7 @@ dist_motd_banner="$(cat <<'EOF' | `. _ _ _|_ _ __ _ .' `. .' `- ~~| |~~~ |__.' |.' .' `. | .' `. _;. |' `. | | `-. ~~~~ | | | | | |---' .' | | | | | `. -| | `._.' `.- `._. `_.'| | | `.___.' `._.' TM +| | `._.' `.- `._. \_.'| | | `.___.' `._.' TM EOF )" # A single quote to fix Vim syntax highlighting: ' |