Update README.md

This commit is contained in:
larina3315 2023-12-26 23:27:54 +06:00 committed by GitHub
parent 315cd14ede
commit bda5713304
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,6 +50,12 @@ rpm-ostree deploy 520e744c643b85fd14817a3eb948f200e7dec902cad4157e411dfeda2c6d7a
ostree admin pin -u 1
```
7. Make a specific deployment your default deployment, 0 is the deployment index
```bash
ostree admin set-default 0
```
### Rebase into different tree (also for switching flavors of the distro)
1. List trees of the ostree repository (fedora example)