ascii: Added raspbian_small + misc. Closes #1355

This commit is contained in:
Dylan Araps 2019-11-29 19:21:21 +00:00
parent a0c05b57f0
commit 6b251e7a0c
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 20 additions and 4 deletions

View File

@ -8344,6 +8344,22 @@ yMMMMMMMMMMMMMMMMNNh.
EOF EOF
;; ;;
"Raspbian_small"*)
set_colors 2 1
read -rd '' ascii_data <<'EOF'
${c1} .~~. .~~.
'. \\ ' ' / .'
${c2} .~ .~~~..~.
: .~.'~'.~. :
~ ( ) ( ) ~
( : '~'.~.'~' : )
~ .~ ( ) ~. ~
( : '~' : )
'~ .~~~. ~'
'~'
EOF
;;
"Raspbian"*) "Raspbian"*)
set_colors 2 1 set_colors 2 1
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'