From 5e47199c472a2052a7393e3493b8d7c95be53189 Mon Sep 17 00:00:00 2001 From: Dave Cole Date: Wed, 10 Apr 2013 10:55:31 -0400 Subject: Better documentation. --- scripts/build.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'scripts/build.sh') diff --git a/scripts/build.sh b/scripts/build.sh index c4942ac..f92e77a 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -1,5 +1,9 @@ #!/bin/bash -set -e +set -e + +# This script is meant to be run automatically +# as part of the jekyll-hook application. +# https://github.com/developmentseed/jekyll-hook repo=$1 branch=$2 -- cgit v1.2.3