Files
probot.github.io/script/build
2017-08-18 14:55:48 -05:00

4 lines
70 B
Bash
Executable File

#!/bin/sh
echo "==> Building the site…"
bundle exec jekyll build $@