Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Commit

Permalink
fix: add a warning that we change the flatpak configuration (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Feb 26, 2023
1 parent ae2e25b commit 9a349e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ These github actions and methods are meant to be shared and improved upon, [so c

## Usage

Warning: This is an experimental feature and should not be used in production (yet), however it's pretty close) Depending on the version of rpm-ostree on your system you might need to pass an additional `--experimental` flag
> **Warning**
> This is an experimental feature and should not be used in production, try it in a VM for a while! If you are rebasing and not doing a clean install do a `touch ~/.config/ublue/firstboot-done` to keep your flatpak configuration untouched BEFORE you rebase, otherwise we're going to mangle it (for science).
To rebase an existing Silverblue/Kinoite machine to the latest release (37):

Expand Down

0 comments on commit 9a349e2

Please sign in to comment.