diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-03 15:01:54 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-03 15:01:54 +0100 |
commit | dec1dcab6fe895b63041380d6fce18436ce593bb (patch) | |
tree | 33fe721d56364062bb80b5de64251bdab9c2909e /bin/extra/cht.sh | |
parent | c0f0bc7ee9a2e48961dffa2c8d65adf85fd05172 (diff) |
specify bash
Diffstat (limited to 'bin/extra/cht.sh')
-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 |