mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
docs: update
This commit is contained in:
1
pfetch
1
pfetch
@@ -142,6 +142,7 @@ get_os() {
|
|||||||
# directly as it contains the key's value.
|
# directly as it contains the key's value.
|
||||||
ProductVersion)
|
ProductVersion)
|
||||||
IFS='<>' read -r _ _ mac_version _
|
IFS='<>' read -r _ _ mac_version _
|
||||||
|
break
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done < /System/Library/CoreServices/SystemVersion.plist
|
done < /System/Library/CoreServices/SystemVersion.plist
|
||||||
|
|||||||
Reference in New Issue
Block a user