portal/compile.sh

4 lines
62 B
Bash
Raw Normal View History

2020-01-25 13:03:42 +01:00
#!/bin/zsh
bundle exec jekyll build
bundle exec jekyll server