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")