Skip to content

Commit

Permalink
clean install-copr-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Jan 29, 2024
1 parent 213adfa commit 10734fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ DNF=/usr/bin/dnf-3
REPOQUERY=( "$DNF" repoquery )

copr_dir=$1 ; shift
commit=${1} ; shift
commit=$1 ; shift
copr_uri=https://download.copr.fedorainfracloud.org/results

copr_chroot() (
Expand Down

0 comments on commit 10734fd

Please sign in to comment.