diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-06 09:29:16 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-06 09:29:16 +0100 |
commit | af9608a3a98f0ab4217da80b8d478810505801bc (patch) | |
tree | 23031ba0ff8cc4842cc42c7a5d3bd2ec94e76a53 /bin | |
parent | 08bada64a750aaa3b08f737f154f65a8366c8db7 (diff) |
specify bash
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/extra/cht.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/cht.sh b/bin/extra/cht.sh index 681fc69..f373e55 100755 --- a/bin/extra/cht.sh +++ b/bin/extra/cht.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # shellcheck disable=SC1117,SC2001 # # [X] open section |