commit cda8f5ec6c9364df4bae5e594521b34e4a200a8e
parent dd2ac289959b3170c4af3dd8622e092d847f2f3f
Author: MS <ms@taler.net>
Date: Wed, 29 Nov 2023 00:48:38 +0100
place fixme
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/netzbon/withdraw.sh b/netzbon/withdraw.sh
@@ -5,7 +5,7 @@ set -eu
# Loading values (DOMAIN_NAME & CURRENCY)
. config/user.conf
DBNAME=libeufinbank
-NEXUS_CONFIG_FILE="$HOME/PoFi-Test-Platform/pofi-testplatform.conf"
+NEXUS_CONFIG_FILE="FIXME"
RESERVE_PUB=$(taler-wallet-cli \
api 'acceptManualWithdrawal' \