From 58215893996883b4464e4b809460f26ef84e01a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20=C3=9Cbler?= Date: Fri, 24 Oct 2025 14:43:02 +0200 Subject: [PATCH] fix pls? --- configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.sh b/configure.sh index 6a74e60..810f70c 100755 --- a/configure.sh +++ b/configure.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +set -euo pipefail echo "== CONFIGURATION ==" export AWS_ACCESS_KEY=${AWS_ACCESS_KEY:-}