From 45d3cffe72503880931fd90bbfb0966b8c226030 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 25 Sep 2019 10:36:56 +0300 Subject: [PATCH] docs: update --- pfetch | 1 + 1 file changed, 1 insertion(+) diff --git a/pfetch b/pfetch index ec91289..37091c1 100755 --- a/pfetch +++ b/pfetch @@ -142,6 +142,7 @@ get_os() { # directly as it contains the key's value. ProductVersion) IFS='<>' read -r _ _ mac_version _ + break ;; esac done < /System/Library/CoreServices/SystemVersion.plist