Commit 64e3778b authored by Herdiansyah's avatar Herdiansyah Committed by GitHub

Merge pull request #593 from mstraube/suse

ASCII: Fix SUSE logo not displayed
parents 9518c0c4 10cfce65
...@@ -2942,7 +2942,7 @@ get_distro_colors() { ...@@ -2942,7 +2942,7 @@ get_distro_colors() {
"openSUSE"* | "open SUSE"* | "SUSE"*) "openSUSE"* | "open SUSE"* | "SUSE"*)
set_colors 2 7 set_colors 2 7
ascii_distro="suse" ascii_file="suse"
;; ;;
"SwagArch"*) "SwagArch"*)
......
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