diff options
Diffstat (limited to 'dot_local/bin/executable_doasedit')
| -rwxr-xr-x | dot_local/bin/executable_doasedit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_local/bin/executable_doasedit b/dot_local/bin/executable_doasedit index e58b9f2..6483d75 100755 --- a/dot_local/bin/executable_doasedit +++ b/dot_local/bin/executable_doasedit @@ -1,4 +1,5 @@ #!/bin/sh -e +# shellcheck disable=SC3067 # /bin/sh on Arch is bash; -O is supported help() { cat - >&2 <<EOF |
