gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: do sudo from /tmp


From: gnunet
Subject: [taler-deployment] branch master updated: do sudo from /tmp
Date: Sat, 04 Mar 2023 14:09:40 +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 a42128d  do sudo from /tmp
a42128d is described below

commit a42128db9db27d7a0c9128bbc5cfca172f3739a1
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 4 14:09:37 2023 +0100

    do sudo from /tmp
---
 netzbon/config_launch_libeufin.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/netzbon/config_launch_libeufin.sh 
b/netzbon/config_launch_libeufin.sh
index 3cc3c98..b4ab55a 100755
--- a/netzbon/config_launch_libeufin.sh
+++ b/netzbon/config_launch_libeufin.sh
@@ -67,6 +67,7 @@ fi
 
 echo -n "Configure the default demobank with ${CURRENCY}..."
 # FIXME: no sign up bonus, no debt should be the default here!
+cd /tmp
 sudo -u libeufin-sandbox libeufin-sandbox config --currency ${CURRENCY} default
 echo "DONE"
 echo -n "Start the bank..."

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