Added support for Chapeau
This commit is contained in:
parent
c8b41da31c
commit
9788d8b81c
3 changed files with 22 additions and 1 deletions
2
fetch
2
fetch
|
@ -1669,7 +1669,7 @@ getascii () {
|
|||
ascii_distro="mint"
|
||||
;;
|
||||
|
||||
"LMDE"*)
|
||||
"LMDE"* | "Chapeau"*)
|
||||
c1=$(color 7)
|
||||
c2=$(color 2)
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue