From e8ab7ea88d06ebf676c52016d5282aff4c3cb2d6 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 2 Nov 2016 15:49:52 +1100 Subject: [PATCH] Remove stray newline --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index 90408aad..cecb1b35 100755 --- a/neofetch +++ b/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/ *}"