Fixed indentation

This commit is contained in:
MrVeink 2021-06-22 17:21:01 +03:00 committed by GitHub
parent 54d6884cfd
commit d6e7d24760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
pfetch
View File

@ -1352,18 +1352,18 @@ get_ascii() {
([Ii]glunix*)
read_ascii <<-EOF
${c0} |
${c0} | |
${c0} |
${c0} | ________
${c0} | /\\ | \\
${c0} / \\ | \\ |
${c0} / \\ \\ |
${c0} / \\________\\
${c0} \\ / /
${c0} \\ / /
${c0} \\ / /
${c0} \\/________/
${c0} |
${c0} | |
${c0} |
${c0} | ________
${c0} | /\\ | \\
${c0} / \\ | \\ |
${c0} / \\ \\ |
${c0} / \\________\\
${c0} \\ / /
${c0} \\ / /
${c0} \\ / /
${c0} \\/________/
EOF
;;