mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
3 lines
152 B
Bash
Executable File
3 lines
152 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# sleep 3 && open --url http://0.0.0.0:4000 &
|
|
bundle exec jekyll build --config _config.yml,_config_dev.yml --draft --future --watch |