fix: add a warning that we change the flatpak configuration (#80)

This commit is contained in:
Jorge O. Castro
2023-02-26 15:53:16 -05:00
committed by GitHub
parent ae2e25b92f
commit 9a349e2625

View File

@@ -16,7 +16,8 @@ These github actions and methods are meant to be shared and improved upon, [so c
## Usage ## 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): To rebase an existing Silverblue/Kinoite machine to the latest release (37):