> @@ -0,0 +1,70 @@
> +#!/bin/sh
> +
> +set -o errexit
> +
> +DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"Mind changing the `deploy-site.sh` header too then? The "-n" parameter in the read command is throwing errors there. I wasn't sure if I had something wrong in my machine :) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/106/files#r13410362
