Update neofetch (#1801)
Fix deformed Debian logo on line 6999 by adding 3 spaces before """Y$$.".
This commit is contained in:
parent
1096b22c18
commit
dcd180cb67
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -6996,7 +6996,7 @@ EOF
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c2} _,met$$$$$gg.
|
${c2} _,met$$$$$gg.
|
||||||
,g$$$$$$$$$$$$$$$P.
|
,g$$$$$$$$$$$$$$$P.
|
||||||
,g$$P" """Y$$.".
|
,g$$P" """Y$$.".
|
||||||
,$$P' `$$$.
|
,$$P' `$$$.
|
||||||
',$$P ,ggs. `$$b:
|
',$$P ,ggs. `$$b:
|
||||||
`d$$' ,$P"' ${c1}.${c2} $$$
|
`d$$' ,$P"' ${c1}.${c2} $$$
|
||||||
|
|
Loading…
Reference in a new issue