Fix issues with Puppy Linux

This commit is contained in:
Dylan 2016-03-26 22:32:31 +11:00
parent 8311d3f2e3
commit 3584ebcf76
1 changed files with 5 additions and 0 deletions

View File

@ -2329,6 +2329,11 @@ colors () {
setcolors 4 7 1
;;
"Puppy"* | "Quirky Werewolf"* | "Precise Puppy"*)
setcolors 4
ascii_distro="puppy"
;;
"Scientific"*)
setcolors 4 1 7
;;