ascii: Add back old redhat logo (--ascii_distro redhat_old).

This commit is contained in:
Dylan Araps 2019-05-08 21:25:30 +03:00
parent 568943e08d
commit 757a673252
1 changed files with 22 additions and 0 deletions

View File

@ -7897,6 +7897,28 @@ RRRR RRRRRRRRRRRRRRRRRRR R RRRR
EOF
;;
"redhat_old")
set_colors 1 7 3
read -rd '' ascii_data <<'EOF'
${c1} `.-..........`
`////////::.`-/.
-: ....-////////.
//:-::///////////`
`--::: `-://////////////:
//////- ``.-:///////// .`
`://////:-.` :///////::///:`
.-/////////:---/////////////:
.-://////////////////////.
${c2} yMN+`.-${c1}::///////////////-`
${c2} .-`:NMMNMs` `..-------..`
MN+/mMMMMMhoooyysshsss
MMM MMMMMMMMMMMMMMyyddMMM+
MMMM MMMMMMMMMMMMMNdyNMMh` hyhMMM
MMMMMMMMMMMMMMMMyoNNNMMM+. MMMMMMMM
MMNMMMNNMMMMMNM+ mhsMNyyyyMNMMMMsMM
EOF
;;
"Redhat"* | "Red Hat"* | "rhel"*)
set_colors 1
read -rd '' ascii_data <<'EOF'