diff --git a/deploy.sh b/deploy.sh index 2f74aba..2ca7d64 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash -#echo "Switch to production database settings" -#exit +echo "Switch to production database settings" +exit # abort on errors set -e