OS: [TrueOS] Use FreeBSD ascii art

This commit is contained in:
Dylan Araps
2016-12-22 14:38:16 +11:00
parent 4376391112
commit cb69e8c3b2

View File

@@ -2502,7 +2502,7 @@ get_distro_colors() {
ascii_Distro="antix"
;;
"FreeBSD"* | "PCBSD"*)
"FreeBSD"* | "PCBSD"* | "TrueOS"*)
set_colors 1 7 3
ascii_distro="freebsd"
;;