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
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:
parent
a0ded7eb02
commit
f310701cd7
@ -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
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user