/bin/bash to /usr/bin/env bash (#13422)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
_qmk_install_prepare() {
|
||||
echo "Before you continue, please ensure that your user is added to sudoers and that sboinstall is configured."
|
||||
|
||||
Reference in New Issue
Block a user