Commit 205a0447 authored by Dylan Araps's avatar Dylan Araps

os: added support for Drauger OS

parent efb2042f
......@@ -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'
......
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