os: added support for Drauger OS

This commit is contained in:
Dylan Araps 2019-10-01 01:10:01 +03:00
parent efb2042fa6
commit 205a044770
1 changed files with 22 additions and 0 deletions

View File

@ -6089,6 +6089,28 @@ ${c1} | |
EOF
;;
"Drauger"*)
set_colors 1 7
read -rd '' ascii_data <<'EOF'
${c1} -``-
`:+``+:`
`/++``++/.
.++/. ./++.
:++/` `/++:
`/++: :++/`
./+/- -/+/.
-++/. ./++-
:++:` `:++:
`/++- -++/`
./++. ./+/.
-++/` `/++-
:++:` `:++:
`/++- -++/`
.:-.`..............................`.-:.
`.-/++++++++++++++++++++++++++++++++/-.`
EOF
;;
"Elementary"*)
set_colors 4 7 1
read -rd '' ascii_data <<'EOF'