diff options
| -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  | 
