Skip to content

Commit

Permalink
Update build_files/base/copr-repos.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Sturla <[email protected]>
  • Loading branch information
KyleGospo and p5 authored Apr 19, 2024
1 parent 9e39d4a commit 6df69b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_files/base/copr-repos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if [ ${FEDORA_MAJOR_VERSION} -eq "40" ]; then
vte291 \
vte-profile
rpm-ostree install ptyxis
if [[ "${IMAGE_FLAVOR}" =~ "bluefin" ]]; then
if [[ "${BASE_IMAGE_NAME}" =~ "silverblue" ]]; then
rpm-ostree override replace \
--experimental \
--from repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
Expand Down

0 comments on commit 6df69b4

Please sign in to comment.