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

Combine all armbian variants #1547

Conversation

JohnTheCoolingFan
Copy link
Contributor

Change armbian detection to detect by checking PRETTY_NAME if it starts with "Armbian", without a space on the end. This detects additional 2 values that can be there: community releases and security (kali) images.
The detection was reported to be broken for community support images, and should work for other possible Armbian image variants in the future. Wrote a list of strings that the pretty name can start with right now, in a code comment.

@CarterLi CarterLi merged commit a016397 into fastfetch-cli:dev Feb 8, 2025
18 checks passed
@CarterLi
Copy link
Member

CarterLi commented Feb 8, 2025

Thanks.

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

Successfully merging this pull request may close these issues.

2 participants