gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: avoid going to /tmp


From: gnunet
Subject: [taler-deployment] branch master updated: avoid going to /tmp
Date: Sat, 04 Mar 2023 16:30:13 +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 cf5687f  avoid going to /tmp
cf5687f is described below

commit cf5687fb3b343af0d92caab590de6613b4db128a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 4 16:30:11 2023 +0100

    avoid going to /tmp
---
 netzbon/config_launch_libeufin.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netzbon/config_launch_libeufin.sh 
b/netzbon/config_launch_libeufin.sh
index d87baf7..3119ee9 100755
--- a/netzbon/config_launch_libeufin.sh
+++ b/netzbon/config_launch_libeufin.sh
@@ -76,7 +76,7 @@ echo 
"LIBEUFIN_SANDBOX_ADMIN_PASSWORD=\"${SANDBOX_ADMIN_PASSWORD}\"" >> /etc/lib
 SANDBOX_URL="http://localhost:${LIBEUFIN_SANDBOX_PORT}/";
 
 echo -n "Configure the default demobank with ${CURRENCY}..."
-cd /tmp
+
 sudo -E -u libeufin-sandbox \
 libeufin-sandbox config \
     --captcha-url "https://bank.${DOMAIN_NAME}"; \

-- 
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]