Change logo again ('Modular' font from patorjk.com)

This commit is contained in:
Alexandre Aubin 2018-05-21 00:48:39 +02:00
parent c0be9676e3
commit eb76ca3faf

View file

@ -16,13 +16,13 @@ done
#
LOGO=$(cat << 'EOF'
.--------------.
| \\ / _ _ |
| | |_|| |(_) |
| |
| |_| _ __|_ |
| | |(_)_\\ | |
'______________'
__ __ __ __ __ _ _______ __ __ _______ _______ _______
| | | || | | || | | || || | | || || || |
| |_| || | | || |_| || _ || |_| || _ || _____||_ _|
| || |_| || || | | || || | | || |_____ | |
|_ _|| || _ || |_| || _ || |_| ||_____ | | |
| | | || | | || || | | || | _____| | | |
|___| |_______||_| |__||_______||__| |__||_______||_______| |___|
EOF
)