Replies: 2 comments 1 reply
-
What was the error you got? This is not descriptive. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Please create an issue for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just thought I'd mention, I couldn't start Fedora 41 Workstation.
I fixed it by changing the condition check in the
quickget
script.Line 3605:
if [[ ! "${EDITIONS}" =~ "${EDITION}" ]]; then
Beta Was this translation helpful? Give feedback.
All reactions