diff --git a/provision.sh b/provision.sh index 4c75a8461..1be131cb8 100644 --- a/provision.sh +++ b/provision.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -set -xe +set -e # This file provisions the vagrant vm with needed tools to develop # and test a single-host CloudFire instance.