Using bash instead of sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
# _VERBOSE_=1
|
||||
# _TEST_=1
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
LANGS=(
|
||||
en
|
||||
zh-Hans
|
||||
|
||||
Reference in New Issue
Block a user