chore(yafti): Pin version to 0.8.0

Assures that users won't get suddenly get refactored yafti someday. It would also let us have more time to update yafti docs before merging updated yafti version.
This commit is contained in:
fiftydinar 2024-08-01 08:14:02 +02:00 committed by GitHub
parent 778d8bc75b
commit 0dfe1bb314
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ FIRSTBOOT_LINK="${PROFILED_DIR}/ublue-firstboot.sh"
REPO="https://copr.fedorainfracloud.org/coprs/ublue-os/staging/repo/fedora-${OS_VERSION}/ublue-os-staging-fedora-${OS_VERSION}.repo"
wget "${REPO//[$'\t\r\n ']}" -P "/etc/yum.repos.d/"
rpm-ostree install yafti
rpm-ostree install yafti-0.8.0
# Remove ublue COPR
rm /etc/yum.repos.d/ublue-os-staging-fedora-*.repo