website/bin/build-prod
2022-01-12 05:04:19 +02:00

4 lines
89 B
Bash
Executable File

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