Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS 13.3.1 version number not shown #769

Open
unixb0y opened this issue Jun 12, 2023 · 0 comments
Open

macOS 13.3.1 version number not shown #769

unixb0y opened this issue Jun 12, 2023 · 0 comments

Comments

@unixb0y
Copy link

unixb0y commented Jun 12, 2023

I'm submitting a ... (check one with "x")

[X] bug report
[ ] new distro request

Bug report

$ screenfetch 
OS: 64bit macOS

After fix (see below):
$ screenfetch
OS: 64bit macOS 13.3.1 22E772610a

Fix:

Comment out lines 6356:
https://github.com/KittyKatt/screenFetch/blob/fb602f84169c4b148a4c191fe7a7fe67a235aa0e/screenfetch-dev#L6356
#prodVers=${prodVers:16}

and 6358:
https://github.com/KittyKatt/screenFetch/blob/fb602f84169c4b148a4c191fe7a7fe67a235aa0e/screenfetch-dev#L6358
#buildVers=${buildVers:14}
@unixb0y unixb0y changed the title macOS 13.3.1 version number not shownw macOS 13.3.1 version number not shown Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant