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

[F] Use /etc/debian_version to get .x on Debian #191

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

catumin
Copy link
Collaborator

@catumin catumin commented Sep 26, 2023

Description

/etc/os-release on Debian only reports the major version, so use mix os-release and debian_version to build PRETTY_NAME.

Relevant Links

#189

Screenshots

Before
debianversion_old

After
debianversion

Additional context

I haven't had a chance to test if this break Ubuntu yet.

/etc/os-release on Debian only reports the major
version, so use mix os-release and debian_version
to build PRETTY_NAME.

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
@hykilpikonna hykilpikonna merged commit 54d82ff into hykilpikonna:master Sep 26, 2023
@hykilpikonna
Copy link
Owner

Thank you so much for addressing this!

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