diff --git a/dev_deploy.sh b/dev_deploy.sh index a106395..d779484 100755 --- a/dev_deploy.sh +++ b/dev_deploy.sh @@ -1,3 +1,5 @@ +#!/bin/bash + # Exit immediately if a command exits with a non-zero status set -e