3 lines
53 B
Bash
3 lines
53 B
Bash
|
#!/usr/bin/env bash
|
||
|
bundle exec jekyll serve --watch
|