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