diff options
Diffstat (limited to 'src/lib/common.sh.top')
-rw-r--r-- | src/lib/common.sh.top | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/common.sh.top b/src/lib/common.sh.top index 9b953e4..23bfeb8 100644 --- a/src/lib/common.sh.top +++ b/src/lib/common.sh.top @@ -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` # This file is included by libremessages. |