From afcc1dd77de844b8d63247d9d205b79b39ff39ff Mon Sep 17 00:00:00 2001 From: Gregor Klevze Date: Wed, 10 Dec 2025 20:10:35 +0100 Subject: [PATCH] script --- scripts/generate-mac-icon.sh | 1 + 1 file changed, 1 insertion(+) 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