Fix files r/w permissions under Linux Docker (#145)
also improve the scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user