mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-19 08:05:01 +00:00
Merge remote-tracking branch 'origin/develop' into xap
This commit is contained in:
commit
f2faefcdd2
@ -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