Merge pull request #593 from mstraube/suse

ASCII: Fix SUSE logo not displayed
This commit is contained in:
Herdiansyah 2017-01-04 17:44:55 +07:00 committed by GitHub
commit 64e3778b93

View file

@ -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"*)