Commit 601b64c6 authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

ASCII: Added small Alpine Linux

parent a0b6dee1
${c1} /\\ /\\
/${c2}/ ${c1}\\ \\
/${c2}/ ${c1}\\ \\
/${c2}// ${c1}\\ \\
${c2}// ${c1}\\ \\
\\
......@@ -2498,11 +2498,17 @@ get_distro_colors() {
#
# $ascii_distro is the same as $distro.
case "$ascii_distro" in
"alpine_small")
set_colors 4 7
ascii_file="alpine_small"
;;
"Alpine"*)
set_colors 4 5 7 6
ascii_file="alpine"
;;
"Android"*)
set_colors 2 7
ascii_file="android"
......
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