Skip to content
Snippets Groups Projects
Commit 1937d76b authored by Jordon Bedwell's avatar Jordon Bedwell
Browse files

Update jekyll

parent a17340d8
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,6 @@ if [ "$(id -u)" != "0" ]; then ...@@ -14,7 +14,6 @@ if [ "$(id -u)" != "0" ]; then
exec $BUNDLE_BIN/jekyll "$@" exec $BUNDLE_BIN/jekyll "$@"
fi fi
# --
[ -d ".cache" ] && chown -R jekyll:jekyll .cache [ -d ".cache" ] && chown -R jekyll:jekyll .cache
[ -d ".jekyll-cache" ] && chown -R jekyll:jekyll .jekyll-cache [ -d ".jekyll-cache" ] && chown -R jekyll:jekyll .jekyll-cache
[ -d ".sass-cache" ] && chown -R jekyll:jekyll .sass-cache [ -d ".sass-cache" ] && chown -R jekyll:jekyll .sass-cache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment