itsdrike.com/scripts/server.sh

8 lines
123 B
Bash
Raw Normal View History

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