Skip to content

Commit

Permalink
can't believe the commit that seems to get a bootable working T2 mac …
Browse files Browse the repository at this point in the history
…on silverblue is actually just correcting a typo
  • Loading branch information
lauretano committed Mar 29, 2024
1 parent 2434ccc commit 6eaa958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ modules:
- type: signing # this sets up the proper policy & signing files for signed images to work fully
- type: script
snippets:
- "'curl curl https://copr.fedorainfracloud.org/coprs/sharpenedblade/t2linux/repo/fedora-$(rpm -E '%fedora')/sharpenedblade-t2linux-fedora-$(rpm -E '%fedora').repo > /etc/yum.repos.d/_copr_sharpenedblade-t2linux.repo'"
- "'curl https://copr.fedorainfracloud.org/coprs/sharpenedblade/t2linux/repo/fedora-$(rpm -E '%fedora')/sharpenedblade-t2linux-fedora-$(rpm -E '%fedora').repo > /etc/yum.repos.d/_copr_sharpenedblade-t2linux.repo'"
- "rpm-ostree cliwrap install-to-root / && \
rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:sharpenedblade:t2linux kernel kernel-core kernel-modules kernel-modules-core kernel-modules-extra"

0 comments on commit 6eaa958

Please sign in to comment.