1
Fork 0
theorangeone.net-legacy/scripts/server.sh

10 lines
128 B
Bash
Raw Normal View History

2018-05-18 20:59:30 +01:00
#!/usr/bin/env bash
set -e
2020-09-12 15:17:07 +01:00
source ./scripts/common.sh
./scripts/build.sh
2018-05-18 20:59:30 +01:00
hugo server --noHTTPCache --disableFastRender --gc