diff --git a/scripts/generate-mac-icon.sh b/scripts/generate-mac-icon.sh index dc66a52..331a320 100644 --- a/scripts/generate-mac-icon.sh +++ b/scripts/generate-mac-icon.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash + set -euo pipefail if [[ $# -lt 2 ]]; then