From 94c66e07b974fc0f49818043cc5acfa571d9bdb9 Mon Sep 17 00:00:00 2001 From: Brett Logan Date: Mon, 2 Jan 2023 12:18:10 -0500 Subject: [PATCH] Debug install-phive.sh Signed-off-by: Brett Logan --- scripts/install-phive.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install-phive.sh b/scripts/install-phive.sh index 2431b3e4..0c265560 100755 --- a/scripts/install-phive.sh +++ b/scripts/install-phive.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash set -euo pipefail +set -x apk add curl jq url=$(curl -s \