diff options
Diffstat (limited to 'resources/utilities/macbook21-three-finger-tap')
-rwxr-xr-x | resources/utilities/macbook21-three-finger-tap/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/utilities/macbook21-three-finger-tap/install.sh b/resources/utilities/macbook21-three-finger-tap/install.sh index a49aad06..0d0a97de 100755 --- a/resources/utilities/macbook21-three-finger-tap/install.sh +++ b/resources/utilities/macbook21-three-finger-tap/install.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Three-finger tap: Enable three-finger tap for "middle click" in GNOME. # Copyright (C) 2015 Albin Söderqvist and Eemeli Blåsten |