From 35c2ec01d2851c4d90a0ec68be1975252240e633 Mon Sep 17 00:00:00 2001 From: matteo-cristino Date: Tue, 29 Oct 2024 16:46:40 +0100 Subject: [PATCH] test: debug --- scripts/wk.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/wk.sh b/scripts/wk.sh index 8ddd78c..8844a38 100755 --- a/scripts/wk.sh +++ b/scripts/wk.sh @@ -1,5 +1,7 @@ #!/bin/env bash +set -euo pipefail + setup() { ## as if [ ! -f public/authz_server/.well-known/oauth-authorization-server.tmp ]; then