Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Oct 6, 2024
2 parents 3cf94cb + c82f675 commit 65b5dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/install/fedora.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ _qmk_install() {

. /etc/os-release
if [ "$VERSION_ID" -ge "39" ]; then
sudo dnf copr -h >/dev/null 2>&1 || sudo dnf $SKIP_PROMPT install dnf-plugins-core
sudo dnf $SKIP_PROMPT copr enable erovia/dfu-programmer
fi

Expand Down

0 comments on commit 65b5dc7

Please sign in to comment.