mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
3 lines
112 B
Bash
Executable File
3 lines
112 B
Bash
Executable File
#!/usr/bin/env bash
|
|
echo Open http://0.0.0.0:4000
|
|
bundle exec jekyll serve --draft --future --live --incremental |