diff options
Diffstat (limited to 'contrib/gocryptfs-maybe.bash')
| -rwxr-xr-x | contrib/gocryptfs-maybe.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gocryptfs-maybe.bash b/contrib/gocryptfs-maybe.bash index daf3e60..d83dd91 100755 --- a/contrib/gocryptfs-maybe.bash +++ b/contrib/gocryptfs-maybe.bash @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # Conditionally try to mount a gocryptfs filesystem. If either # * CIPHERDIR/gocryptfs.conf does not exist OR |
