Skip to content

Commit

Permalink
Thu 19 Dec 2024 04:04:15 NZDT
Browse files Browse the repository at this point in the history
  • Loading branch information
YardQuit committed Dec 18, 2024
1 parent bf553f8 commit 006a584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Rebase from an Fedora Atomic distribution:
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/yardquit/atomic_custm:latest
```

Rebase from an ublue based atomic distribution:
Rebase from an ublue atomic distribution:
```bash
sudo bootc switch --enforce-container-sigpolicy ghcr.io/yardquit/atomic_custm:latest
```
Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $(cat /tmp/packages/virtual)

### Run post packages install, configuration scripts
sh /tmp/scripts/kvm.sh
sh /tmp/scripts/yubico.sh
# sh /tmp/scripts/yubico.sh

### Enabling System Unit File(s)
systemctl enable rpm-ostreed-automatic.timer
Expand Down

0 comments on commit 006a584

Please sign in to comment.