Fix files r/w permissions under Linux Docker (#145)

also improve the scripts
This commit is contained in:
Cotes Chung
2020-10-09 23:46:28 +08:00
parent 049b486f82
commit e806a8556b
2 changed files with 35 additions and 32 deletions

View File

@@ -31,7 +31,7 @@ _help() {
}
_install_tools() {
# docker image `jekyll/jekyll` based on Apline Linux
# docker image `jekyll/jekyll` based on Alpine Linux
echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories
apk update
apk add yq