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

10 lines
126 B
Bash
Raw Normal View History

2021-06-06 16:26:35 +01:00
#!/usr/bin/env sh
2018-05-18 20:59:30 +01:00
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