Commit 757a6732 authored by Dylan Araps's avatar Dylan Araps

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

parent 568943e0
...@@ -7897,6 +7897,28 @@ RRRR RRRRRRRRRRRRRRRRRRR R RRRR ...@@ -7897,6 +7897,28 @@ RRRR RRRRRRRRRRRRRRRRRRR R RRRR
EOF 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"*) "Redhat"* | "Red Hat"* | "rhel"*)
set_colors 1 set_colors 1
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
......
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