1
Fork 0

Correctly source environment in server

This commit is contained in:
Jake Howard 2020-09-12 15:17:07 +01:00
parent 781354b797
commit 532baca63e
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -2,6 +2,8 @@
set -e set -e
bash ./scripts/build.sh source ./scripts/common.sh
./scripts/build.sh
hugo server --noHTTPCache --disableFastRender --gc hugo server --noHTTPCache --disableFastRender --gc