Skip to content

Commit

Permalink
Merge pull request #33 from jpopelka/yumdnfcmd
Browse files Browse the repository at this point in the history
Disable mini-tps copr repo after installing mini-tps
  • Loading branch information
jpopelka authored Jun 18, 2024
2 parents e266571 + 54f2cd7 commit 705235e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ set -e
# install mini-tps
dnf -y copr enable @osci/mini-tps
dnf -y install mini-tps
dnf -y copr disable @osci/mini-tps

# make sure mini-tps can find Koji
# TODO: can mini-tps RPM package provide this configuration automatically?
Expand Down

0 comments on commit 705235e

Please sign in to comment.