Using bash instead of sh

This commit is contained in:
John Zhao
2018-03-09 11:42:45 +08:00
parent f02f892494
commit 0820406313
11 changed files with 29 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
# _VERBOSE_=1
# _TEST_=1

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
LANGS=(
en
zh-Hans