3 lines
66 B
Bash
Executable file
3 lines
66 B
Bash
Executable file
#!/bin/bash
|
|
|
|
jekyll serve --watch --host "127.0.0.1" --baseurl ""
|