Move build.sh

This commit is contained in:
Samuel Shifterovich
2018-12-27 17:03:32 +01:00
parent 5ccb4ad879
commit c47370dde0
2 changed files with 1 additions and 5 deletions

4
build.sh Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -e # halt script on error
bundle exec jekyll build