sandcastle-ng

Scripts for the deployment of Sandcastle (GNU Taler)
Log | Files | Refs | README

commit 1e8af067b966d417766db24b0810be05201f17c0
parent 0d43ac7a5017c0a9d161428387e9b8ad4ddaed17
Author: Iván Ávalos <avalos@disroot.org>
Date:   Fri,  1 Aug 2025 21:51:14 +0200

fix setup-sandcastle.sh

Diffstat:
Mscripts/demo/setup-sandcastle.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh @@ -901,7 +901,7 @@ validity_granularity_us=$((24 * 60 * 60 * 1000000)) # 1 day for lang in "${langs[@]}"; do - curl -X POST "https://${MERCHANT_BASEURL}/instances/blog/private/tokenfamilies" \ + curl -X POST "${MERCHANT_BASEURL}instances/blog/private/tokenfamilies" \ -H "Authorization: Bearer secret-token:$(get_credential_pw merchant/blog)" \ -H "Content-Type: application/json" \ --data-raw "{