mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Change logo again ('Modular' font from patorjk.com)
This commit is contained in:
parent
c0be9676e3
commit
eb76ca3faf
1 changed files with 7 additions and 7 deletions
|
@ -16,13 +16,13 @@ done
|
||||||
#
|
#
|
||||||
|
|
||||||
LOGO=$(cat << 'EOF'
|
LOGO=$(cat << 'EOF'
|
||||||
.--------------.
|
__ __ __ __ __ _ _______ __ __ _______ _______ _______
|
||||||
| \\ / _ _ |
|
| | | || | | || | | || || | | || || || |
|
||||||
| | |_|| |(_) |
|
| |_| || | | || |_| || _ || |_| || _ || _____||_ _|
|
||||||
| |
|
| || |_| || || | | || || | | || |_____ | |
|
||||||
| |_| _ __|_ |
|
|_ _|| || _ || |_| || _ || |_| ||_____ | | |
|
||||||
| | |(_)_\\ | |
|
| | | || | | || || | | || | _____| | | |
|
||||||
'______________'
|
|___| |_______||_| |__||_______||__| |__||_______||_______| |___|
|
||||||
EOF
|
EOF
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue