mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
/bin/bash to /usr/bin/env bash (#13422)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# For those distros that do not package bootloadHID
|
||||
_qmk_install_bootloadhid() {
|
||||
|
||||
Reference in New Issue
Block a user