feat(logos): update EndeavourOS logo (#59)
This commit is contained in:
parent
84243151fa
commit
7a22f30007
@ -269,13 +269,13 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
[Ee]ndeavour*)
|
[Ee]ndeavour*)
|
||||||
read_ascii 4 <<- EOF
|
read_ascii 5 <<- EOF
|
||||||
${c1}/${c4}\\
|
${c1}/${c5}\\
|
||||||
${c1}/${c4}/ \\${c6}\\
|
${c1}/${c5}/ \\${c4}\\
|
||||||
${c1}/${c4}/ \\ ${c6}\\
|
${c1}/${c5}/ \\ ${c4}\\
|
||||||
${c1}/ ${c4}/ _) ${c6})
|
${c1}/ ${c5}/ _) ${c4})
|
||||||
${c1}/_${c4}/___-- ${c6}__-
|
${c1}/_${c5}/___-- ${c4}__-
|
||||||
${c6}/____--
|
${c4}/____--
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user