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