Skip to content

Commit

Permalink
RPM-OSTREE refresh-md doesn't work in image builder environment
Browse files Browse the repository at this point in the history
  • Loading branch information
ashebanow committed Jan 13, 2025
1 parent d9dc3d1 commit 848ce41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ fi
# Install 1password repo.
rpm --import https://downloads.1password.com/linux/keys/1password.asc
echo -e "[1password]\nname=1Password Stable Channel\nbaseurl=https://downloads.1password.com/linux/rpm/stable/\$basearch\nenabled=1\ngpgcheck=1\nrepo_gpgcheck=1\ngpgkey=\"https://downloads.1password.com/linux/keys/1password.asc\"" > /etc/yum.repos.d/1password.repo
rpm-ostree refresh-md --force
# rpm-ostree refresh-md --force


#######################################################################
Expand Down

0 comments on commit 848ce41

Please sign in to comment.