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

fix: Only install podman from opensuse repo if Ubuntu is 22.04 #59

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

gmpinder
Copy link
Member

@gmpinder gmpinder commented Oct 14, 2024

@gmpinder gmpinder self-assigned this Oct 14, 2024
@gmpinder gmpinder force-pushed the ubuntu-24.04-compat branch 2 times, most recently from 56b936e to 0192e96 Compare October 14, 2024 15:54
@fiftydinar
Copy link
Collaborator

fiftydinar commented Oct 14, 2024

@gmpinder

Slight nitpick.

Using this is more future-proof:
awk -F= '/^VERSION_ID=/ {gsub(/"/, "", $2); print $2}' /etc/os-release

@gmpinder gmpinder force-pushed the ubuntu-24.04-compat branch from 0192e96 to f3f968b Compare October 14, 2024 16:03
@gmpinder gmpinder merged commit 5fc9194 into main Oct 14, 2024
@fiftydinar fiftydinar deleted the ubuntu-24.04-compat branch October 14, 2024 16:17
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.

3 participants