Make Oracle Linux logo symmetrical
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

This commit is contained in:
Adrian Groh 2023-05-20 17:18:46 +02:00
parent a0ded7eb02
commit f310701cd7
Signed by: Gobidev
GPG Key ID: 3AA3153E98B0D771

View File

@ -627,11 +627,11 @@ case ${1:-${PF_ASCII:-${distro:-$os}}} in
[Oo]racle*)
read_ascii 1 <<- EOF
${c1} ___________
${c1} ./##++++++++++++#\\.
${c1}/#/ \\#.
${c1}|#| ##
${c1}\\#. /##
${c1} \`##.............##"
${c1} ./##+++++++++++##\\.
${c1}/#/ \\#\\
${c1}|#| |#|
${c1}\\#\\ /#/
${c1} "##.............##"
${c1} \`'''''''''''''\`
EOF
;;