diff --git a/consul-bootstrap.sh b/consul-bootstrap.sh index cda1f2c..aceb00e 100755 --- a/consul-bootstrap.sh +++ b/consul-bootstrap.sh @@ -9,6 +9,7 @@ set -e if [ "$#" -eq 0 ] +then echo "No options specified, exiting." exit 1 fi