Skip to content

Commit

Permalink
Install which for RPM publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoWilken committed Feb 8, 2024
1 parent 0a45063 commit 348f405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publisher/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

microdnf install -y epel-release # for s3cmd
microdnf update -y
microdnf install -y shadow-utils git curl s3cmd rpm-build createrepo rubygems \
microdnf install -y shadow-utils git curl which s3cmd rpm-build createrepo rubygems \
python3 python3-pip python3-setuptools python3-requests python3-pyyaml python3-boto3
alternatives --set python /usr/bin/python3

Expand Down

0 comments on commit 348f405

Please sign in to comment.