itsdrike.com/scripts/server.sh

8 lines
121 B
Bash
Raw Normal View History

2021-08-24 18:27:52 +00:00
#!/usr/bin/env sh
source ./scripts/common.sh
./scripts/build.sh
hugo server --noHTTPCache --disableFastRender --gc $@