ascii: Added raspbian_small + misc. Closes #1355

parent a0c05b57
......@@ -8344,6 +8344,22 @@ yMMMMMMMMMMMMMMMMNNh.
EOF
;;
"Raspbian_small"*)
set_colors 2 1
read -rd '' ascii_data <<'EOF'
${c1} .~~. .~~.
'. \\ ' ' / .'
${c2} .~ .~~~..~.
: .~.'~'.~. :
~ ( ) ( ) ~
( : '~'.~.'~' : )
~ .~ ( ) ~. ~
( : '~' : )
'~ .~~~. ~'
'~'
EOF
;;
"Raspbian"*)
set_colors 2 1
read -rd '' ascii_data <<'EOF'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment