Commit 3fc42f32 authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

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

parent 03ad65d0
......@@ -2486,7 +2486,7 @@ get_distro_colors() {
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
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment