From 29ccbb2a31b19fee861cab4980f7d1bc21f439e0 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 1 Nov 2016 23:00:14 +1100 Subject: [PATCH] Remove stray line --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index a9788c08..34d5ec04 100755 --- a/neofetch +++ b/neofetch @@ -160,7 +160,6 @@ getdistro() { distro="Android $(getprop ro.build.version.release)" else - # Source the os-release file for file in /etc/*ease /usr/lib/*ease; do source "$file" 2>/dev/null