You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides a useful reference for the state of the current installed image
that can be utilized via ublue update for auto-signing or in scripts to
determine what changes to make and exclude
Also ships jq for parsing generated image information
For example...
`jq '."image-flavor"' /usr/share/ublue-os/image-info.json`
... would print the flavor of the image (I.E. nvidia)
0 commit comments