This commit is contained in:
@ -6,7 +6,7 @@ set -eu -o pipefail
|
||||
run_jekyll() {
|
||||
set -eu
|
||||
|
||||
jekyll serve \
|
||||
bundle exec jekyll serve \
|
||||
--port "$JEKYLL_PORT" \
|
||||
--host "$JEKYLL_HOST" \
|
||||
--trace
|
||||
|
Reference in New Issue
Block a user