mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Update run.sh
This commit is contained in:
parent
a58a6ff1f0
commit
8c841451ea
3
run.sh
3
run.sh
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
bundle install
|
||||||
echo Open http://0.0.0.0:4000
|
echo Open http://0.0.0.0:4000
|
||||||
# bundle exec jekyll serve --draft --future --live --incremental
|
# bundle exec jekyll serve --draft --future --live --incremental
|
||||||
bundle exec jekyll serve --live --incremental --livereload
|
bundle exec jekyll serve --live --incremental --livereload --future --host 0.0.0.0
|
Loading…
x
Reference in New Issue
Block a user