diff options
Diffstat (limited to 'util/install/gentoo.sh')
-rwxr-xr-x | util/install/gentoo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/install/gentoo.sh b/util/install/gentoo.sh index 604d07bf84..b031fc7629 100755 --- a/util/install/gentoo.sh +++ b/util/install/gentoo.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash _qmk_install_prepare() { echo "This script will make a USE change in order to ensure that that QMK works on your system." |