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:
parent
778d8bc75b
commit
0dfe1bb314
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue