diff options
| author | QMK Bot <hello@qmk.fm> | 2021-07-06 14:56:47 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-07-06 14:56:47 +0000 |
| commit | 150f4ef5dcb3546566bcbbd7b744975bdebd23b6 (patch) | |
| tree | 8f9e03bd6880398f7cfabb511c091b580df8d4a6 /util/install/linux_shared.sh | |
| parent | fc4f03086f7fdd8eb35c5b88de9d3757f402eaf5 (diff) | |
| parent | acf7de7a52c16dd994305ce289e60e4894ff04d0 (diff) | |
| download | qmk_firmware-150f4ef5dcb3546566bcbbd7b744975bdebd23b6.tar.gz qmk_firmware-150f4ef5dcb3546566bcbbd7b744975bdebd23b6.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'util/install/linux_shared.sh')
| -rwxr-xr-x | util/install/linux_shared.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/install/linux_shared.sh b/util/install/linux_shared.sh index cb81e8611..e060f425f 100755 --- a/util/install/linux_shared.sh +++ b/util/install/linux_shared.sh | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #!/bin/bash | 1 | #!/usr/bin/env bash |
| 2 | 2 | ||
| 3 | # For those distros that do not package bootloadHID | 3 | # For those distros that do not package bootloadHID |
| 4 | _qmk_install_bootloadhid() { | 4 | _qmk_install_bootloadhid() { |
