mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
4 lines
65 B
Bash
Executable File
4 lines
65 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
hugo server --buildDrafts --bind="0.0.0.0" -v
|