website/bin/build-prod

4 lines
89 B
Bash
Executable File

#!/bin/sh
JEKYLL_ENV=production bundle exec jekyll build --profile --config _config.yml