fixed crystal linux indentation

This commit is contained in:
jn@s 2021-09-25 00:12:28 +01:00 committed by GitHub
parent aed1876c14
commit 1702975f93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
pfetch
View File

@ -1245,15 +1245,15 @@ get_ascii() {
([Cc]rystal*[Ll]inux) ([Cc]rystal*[Ll]inux)
read_ascii 5 5 <<-EOF read_ascii 5 5 <<-EOF
${c5} -//. ${c5} -//.
${c5} -//. ${c5} -//.
${c5} -//. . ${c5} -//. .
${c5} -//. '//- ${c5} -//. '//-
${c5} /+: :+/ ${c5} /+: :+/
${c5} .//' .//. ${c5} .//' .//.
${c5} . .//. ${c5} . .//.
${c5} .//. ${c5} .//.
${c5} .//. ${c5} .//.
EOF EOF
;; ;;