1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-03 01:52:39 +00:00
This commit is contained in:
Gusted
2021-01-12 22:30:31 +01:00
parent 49b7c15201
commit 215ae3d821

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
set -e # halt script on error
JEKYLL_ENV=production bundle exec jekyll build
JEKYLL_ENV=production bundle exec jekyll build