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 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." |