os: Add support for Mandrake. Closes #1625
This commit is contained in:
parent
0a0a505132
commit
2491af5e58
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -8323,7 +8323,7 @@ o00. k0O${c2}dddddd${c1}occ
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Mandriva"*)
|
||||
"Mandriva"* | "Mandrake"*)
|
||||
set_colors 4 3
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c2} ``
|
||||
|
|
Loading…
Reference in a new issue