itsdrike.com/scripts/server.sh

8 lines
121 B
Bash
Executable file

#!/usr/bin/env sh
source ./scripts/common.sh
./scripts/build.sh
hugo server --noHTTPCache --disableFastRender --gc $@