sh
This commit is contained in:
parent
6a49f4981a
commit
c68598931b
3 changed files with 7 additions and 1 deletions
|
@ -17,6 +17,9 @@ x() {
|
|||
"${@}"
|
||||
}
|
||||
|
||||
# shellcheck disable=SC2154
|
||||
[ "${SH}" = "bash" ] || return
|
||||
|
||||
# back
|
||||
|
||||
# shellcheck disable=SC3033
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue