aboutsummaryrefslogtreecommitdiff
path: root/util/install/gentoo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/install/gentoo.sh')
-rwxr-xr-xutil/install/gentoo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/install/gentoo.sh b/util/install/gentoo.sh
index 604d07bf8..b031fc762 100755
--- a/util/install/gentoo.sh
+++ b/util/install/gentoo.sh
@@ -1,4 +1,4 @@
1#!/bin/bash 1#!/usr/bin/env bash
2 2
3_qmk_install_prepare() { 3_qmk_install_prepare() {
4 echo "This script will make a USE change in order to ensure that that QMK works on your system." 4 echo "This script will make a USE change in order to ensure that that QMK works on your system."