diff --git a/bin/docker-compose-production-deploy b/bin/docker-compose-production-deploy index 45a4dfec..52049a8b 100755 --- a/bin/docker-compose-production-deploy +++ b/bin/docker-compose-production-deploy @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash -eux # change to the project's root directory cd "${0%/*}/.."