Skip to content

Conversation

@Barti-0110
Copy link

No description provided.

Copy link
Member

@nothingneko nothingneko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should probably brand this differently than "rollback" maybe we just call it the fedora migration script?

@Owen-sz
Copy link
Member

Owen-sz commented Nov 13, 2025

Just tested on Fedora workstation migrated to Ultramarine, it does not work.

${os_id} is also not a variable, you can just call ${id}.
However, it needs to be capitalized like how it is in /etc/os-release, ${ID}.
But, just calling the ${ID} variable is not enough, you can however do something like this:
image
Also, you don't necessarily need the {}, so . /etc/os-release && echo $ID should work fine

Current logs:
image
image

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