mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
65b5dc7e0f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user