mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-06-10 17:30:29 -05:00
Remove stray newline
This commit is contained in:
parent
2705f23248
commit
e8ab7ea88d
1
neofetch
1
neofetch
|
|
@ -1926,7 +1926,6 @@ getascii() {
|
|||
elif [ -f "/usr/local/share/neofetch/ascii/distro/${ascii/ *}" ]; then
|
||||
ascii="/usr/local/share/neofetch/ascii/distro/${ascii/ *}"
|
||||
|
||||
|
||||
elif [ -f "/data/data/com.termux/files/usr/share/neofetch/ascii/distro/${ascii/ *}" ]; then
|
||||
ascii="/data/data/com.termux/files/usr/share/neofetch/ascii/distro/${ascii/ *}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user