From 2cd662d21e17b5184d00e08d3b836d0222cff994 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sun, 8 May 2016 10:19:02 +1000 Subject: [PATCH] Unfixable --- neofetch | 1 - 1 file changed, 1 deletion(-) diff --git a/neofetch b/neofetch index 166bf969..e19836fe 100755 --- a/neofetch +++ b/neofetch @@ -502,7 +502,6 @@ getdistro () { "iPhone OS") distro="iOS $(sw_vers -productVersion)" - distro=${distro% *} ;; "OpenBSD")