Unverified Commit 4ac3deda authored by Dylan Araps's avatar Dylan Araps Committed by GitHub

Merge pull request #1032 from mstraube/clearos

OS: Add support for ClearOS
parents dfafca9f 1fc48be2
......@@ -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'
......
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