diff options
Diffstat (limited to 'src/lib/conf.sh.in')
-rw-r--r-- | src/lib/conf.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/conf.sh.in b/src/lib/conf.sh.in index f5c7a53..8394801 100644 --- a/src/lib/conf.sh.in +++ b/src/lib/conf.sh.in @@ -1,4 +1,4 @@ -#!/usr/bin/env bash # non-executable, but put this there as a hint to text editors +#!/hint/bash # This may be included with or without `set -euE` # Copyright (C) 2012-2015 Luke Shumaker <lukeshu@sbcglobal.net> |