🦊 Switch from sh to bash
Switched to bash to ensure compatibility with the arrays the code uses.
This commit is contained in:
parent
f30dcf8242
commit
08947772aa
1 changed files with 1 additions and 1 deletions
2
bemoji
2
bemoji
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Wanted features:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue