update EndeavourOS logo
Some checks failed
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Linux x86_64, ubuntu-latest, true, x86_64-unknown-linux-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, Windows x86_64, windows-latest, true, x86_64-pc-windows-gnu) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (false, macOS x86_64, macos-latest, true, x86_64-apple-darwin) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, Android, ubuntu-latest, true, aarch64-linux-android) (push) Has been cancelled
CI / ${{ matrix.name }} (${{ matrix.target }}) (true, FreeBSD, ubuntu-latest, true, x86_64-unknown-freebsd) (push) Has been cancelled
CI / render (push) Has been cancelled

This commit is contained in:
Un1q32 2024-07-23 18:06:34 -04:00
parent 84243151fa
commit 955b24dcf9
No known key found for this signature in database

View File

@ -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
;; ;;