Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicOfficer authored May 11, 2024
1 parent 97faae6 commit 07661bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ To rebase an existing atomic Fedora installation to the latest build:

- First rebase to the unsigned image, to get the proper signing keys and policies installed:
```
rpm-ostree rebase ostree-unverified-registry:ghcr.io/epicofficer/quantix:latest
rpm-ostree rebase ostree-unverified-registry:ghcr.io/epicofficer/quantix-os:latest
```
- Reboot to complete the rebase:
```
systemctl reboot
```
- Then rebase to the signed image, like so:
```
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/epicofficer/quantix:latest
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/epicofficer/quantix-os:latest
```
- Reboot again to complete the installation
```
Expand Down

0 comments on commit 07661bd

Please sign in to comment.