From 006a584dea0a7b1ef542a8ed44c6263fb571139b Mon Sep 17 00:00:00 2001 From: Michael Jones Date: Wed, 18 Dec 2024 16:04:12 +0100 Subject: [PATCH] Thu 19 Dec 2024 04:04:15 NZDT --- README.md | 2 +- build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16bb3ee..fbba452 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/build.sh b/build.sh index 4fe2825..a0eaef7 100755 --- a/build.sh +++ b/build.sh @@ -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