Added Raspbian ascii art
This commit is contained in:
parent
4d7e6be30c
commit
6d30f5131f
2 changed files with 25 additions and 0 deletions
5
fetch
5
fetch
|
@ -1640,6 +1640,11 @@ getascii () {
|
|||
c2=$(color 7)
|
||||
;;
|
||||
|
||||
"Raspbian"*)
|
||||
c1=$(color 2)
|
||||
c2=$(color 1)
|
||||
;;
|
||||
|
||||
"Slackware"*)
|
||||
c1=$(color 4)
|
||||
c2=$(color 7)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue