mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-07-30 02:32:08 +01:00
/bin/bash to /usr/bin/env bash (#13422)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user