Merge remote-tracking branch 'origin/master' into develop

pull/24258/head
QMK Bot 2024-10-06 08:40:06 +00:00
commit 65b5dc7e0f
1 changed files with 1 additions and 0 deletions

View File

@ -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