> @@ -0,0 +1,70 @@
> +#!/bin/sh
> +
> +set -o errexit
> +
> +DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"Good catch. I meant /bin/bash. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/106/files#r13409841
