OS: Add support for ClearOS

This commit is contained in:
Michael Straube 2018-06-14 20:43:52 +02:00
parent dfafca9f62
commit 1fc48be2f4
1 changed files with 26 additions and 0 deletions

View File

@ -5417,6 +5417,32 @@ ${c1} ..,:${c3}dOkxl:.
EOF
;;
"ClearOS"*)
set_colors 2
read -rd '' ascii_data <<'EOF'
${c1} `.--::::::--.`
.-:////////////////:-.
`-////////////////////////-`
-////////////////////////////-
`//////////////-..-//////////////`
./////////////: ://///////////.
`//////:..-////: :////-..-//////`
://////` -///:.``.:///-` ://///:
`///////:. -////////-` `:///////`
.//:--////:. -////-` `:////--://.
./: .////:. --` `:////- :/.
`//-` .////:. `:////- `-//`
:///-` .////:. `:////- `-///:
`/////-` -///: :///- `-/////`
`//////- `///: :///` .//////`
`:////: `///: :///` -////:`
.://: `///: :///` -//:.
.:: `///: :///` -:.
`///: :///`
`... ...`
EOF
;;
"Clover"*)
set_colors 2 6
read -rd '' ascii_data <<'EOF'