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