Merge pull request #1032 from mstraube/clearos

OS: Add support for ClearOS
This commit is contained in:
Dylan Araps 2018-06-15 06:30:17 +10:00 committed by GitHub
commit 4ac3dedaa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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'