Commit Graph

2 Commits

Author SHA1 Message Date
f399bfe3e1 Use bash instead of sh in README and build.sh (#2)
`build.sh` uses bash-specific array creation syntax, which may not
work with `/bin/sh`. Change it to `bash` to avoid confusion:
2021-06-15 14:22:42 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00