commit d6ec5b0d356f66c725f1212f0f3f78d80d857b98 parent 9020dc2dc5b036b65ece6f80bf99221b6b366e49 Author: Florian Dold <florian@dold.me> Date: Tue, 25 Aug 2026 11:26:27 +0200 update merchant demo config Diffstat:
| M | scripts/demo/setup-sandcastle.sh | | | 7 | ++----- |
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh @@ -521,12 +521,9 @@ EOF [[ $(type -t hook_merchant_config) == function ]] && hook_merchant_config # FIXME: This is a workaround, fix the packaging of taler-merchant-frontends here! -mkdir -p /etc/taler +mkdir -p /etc/taler-merchant-demos -cat <<EOF >/etc/taler/taler-merchant-frontends.conf -# Different entry point, we need to repeat some settings. -# In the future, taler-merchant-demos should become -# robust enough to read from the main config. +cat <<EOF >/etc/taler-merchant-demos/taler-merchant-demos.conf [taler] CURRENCY = $CURRENCY