Merge pull request #1144 from arisinfenix/star

Distro: Add support for Star
This commit is contained in:
M. Herdiansyah 2018-12-26 08:59:18 +07:00 committed by GitHub
commit 6afceae066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -7999,6 +7999,31 @@ ${c1}
EOF
;;
"Star"*)
set_colors 7
read -rd '' ascii_data <<'EOF'
${c1} ./
`yy-
`y.`y`
`` s- .y `
+h//:..` +/ /o ``..:/so
/o``.-::/:/+ o/://::-.`+o`
:s` `. .` `s/
.y. .s-
`y- :s`
.-//. /+:.
.:/:. .:/:.
-+o:. .:+:.
-///++///:::` .-::::///+so-
``..o/ d-....```
s. `/. d
h .+o-+o- h.
h -o/` `/o: s:
-s/o:` `:o/+/
/s- -yo
EOF
;;
"SteamOS"*)
set_colors 5 7
read -rd '' ascii_data <<'EOF'