Commit 5cac0a8d authored by Dylan Araps's avatar Dylan Araps

OS: Added support for Linux Lite

parent d7e04822
...@@ -6422,6 +6422,32 @@ ${c3} #####${c2}#######${c3}##### ...@@ -6422,6 +6422,32 @@ ${c3} #####${c2}#######${c3}#####
EOF EOF
;; ;;
"Linux Lite"*)
set_colors 2 7
read -rd '' ascii_data <<'EOF'
${c1} ,xXc
.l0MMMMMO
.kNMMMMMWMMMN,
KMMMMMMKMMMMMMo
'MMMMMMNKMMMMMM:
kMMMMMMOMMMMMMO
.MMMMMMX0MMMMMW.
oMMMMMMxWMMMMM:
WMMMMMNkMMMMMO
:MMMMMMOXMMMMW
.0MMMMMxMMMMM;
:;cKMMWxMMMMO
'MMWMMXOMMMMl
kMMMMKOMMMMMX:
.WMMMMKOWMMM0c
lMMMMMWO0MNd:'
oollXMKXoxl;.
':. .: .'
..
.
EOF
;;
"LMDE"*) "LMDE"*)
set_colors 2 7 set_colors 2 7
read -rd '' ascii_data <<'EOF' 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