ASCII: Fixed ASCII not appearing for Oracle Solaris and Oracle Linux

This commit is contained in:
Muhammad Herdiansyah 2016-12-16 17:37:35 +07:00
parent 03ad65d066
commit 3fc42f3245
1 changed files with 1 additions and 1 deletions

View File

@ -2486,7 +2486,7 @@ get_distro_colors() {
set_colors 2 1 set_colors 2 1
;; ;;
"Debian"* | "Ubuntu"* | "DragonFly"* | "PacBSD"* | "Oracle" | "BlankOn"* | "DracOS"* | "Peppermint"*) "Debian"* | "Ubuntu"* | "DragonFly"* | "PacBSD"* | "Oracle"* | "BlankOn"* | "DracOS"* | "Peppermint"*)
set_colors 1 7 3 set_colors 1 7 3
;; ;;