gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: -fix path


From: gnunet
Subject: [taler-deployment] branch master updated: -fix path
Date: Sat, 04 Mar 2023 19:41:27 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 38a75ef  -fix path
38a75ef is described below

commit 38a75ef8b13fd08b07d36fe713bb63d0619e6423
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 4 19:41:25 2023 +0100

    -fix path
---
 netzbon/config_launch_libeufin.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netzbon/config_launch_libeufin.sh 
b/netzbon/config_launch_libeufin.sh
index a809f5f..d11c12a 100755
--- a/netzbon/config_launch_libeufin.sh
+++ b/netzbon/config_launch_libeufin.sh
@@ -93,7 +93,7 @@ echo -n "Start the bank..."
 systemctl enable --now libeufin-sandbox
 
 echo "DONE"
-echo -n "Wait for the bank..."
+echo -n "Waiting for sandbox..."
 curl --max-time 2 \
      --retry-connrefused \
      --retry-delay 1 \
@@ -216,7 +216,7 @@ libeufin-cli facades \
 echo "OK"
 
 export 
WIRE_GATEWAY_URL="${LIBEUFIN_NEXUS_URL}/facades/${LIBEUFIN_TALER_FACADE}/taler-wire-gateway/"
-echo "WIRE_GATEWAY_URL=\"${WIRE_GATEWAY_URL}\"" >> config/internal.conf
+echo "WIRE_GATEWAY_URL=\"${WIRE_GATEWAY_URL}\"" >> 
${MY_DIR}/config/internal.conf
 
 echo -n "Configuring the background jobs to submit/get transactions..."
 # Tries every second.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]