diff --git a/deploy.sh b/deploy.sh index d3fa4fb..468e624 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -eo pipefail if [ git status --porcelain=2 -uno | grep '' ]; then