mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
bold redhat logo didn't look right
This commit is contained in:
parent
ed3b91c020
commit
4f688c94c9
1 changed files with 1 additions and 1 deletions
2
bin/logo
2
bin/logo
|
@ -49,7 +49,7 @@ elif echo "$distro" | grep -qsi "gentoo"; then
|
|||
elif echo "$distro" | grep -qsi "mandriva"; then
|
||||
printf "\005{=b kc} (\005{=b ky}* "
|
||||
elif echo "$distro" | grep -qsi "redhat"; then
|
||||
printf "\005{=b rk} RH "
|
||||
printf "\005{= Rk} RH "
|
||||
elif echo "$distro" | grep -qsi "slackware"; then
|
||||
printf "\005{=u Bk},S "
|
||||
elif echo "$distro" | grep -qsi "suse"; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue