1
0
mirror of https://github.com/danbee/danbarber.me.hugo.git synced 2025-03-04 08:59:18 +00:00
danbarber.me.hugo/bin/server
2019-10-15 22:02:45 -04:00

4 lines
110 B
Bash
Executable File

#!/usr/bin/env sh
hugo server --buildDrafts --bind="0.0.0.0" -v --baseUrl="http://danbarber.localhost:1313/"