−indent
This commit is contained in:
parent
c8e4fc9b41
commit
dc204d0c08
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
|
||||
# based on currently running shell
|
||||
case "${RWX_SHELL}" in
|
||||
"bash") ;;
|
||||
# skip illegal syntax to come
|
||||
*) return ;;
|
||||
"bash") ;;
|
||||
# skip illegal syntax to come
|
||||
*) return ;;
|
||||
esac
|
||||
|
||||
# shellcheck disable=SC3033
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue