gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: close quote


From: gnunet
Subject: [taler-deployment] branch master updated: close quote
Date: Mon, 26 Jun 2023 14:09:33 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 1bed4a2  close quote
1bed4a2 is described below

commit 1bed4a29b831e0c11013dcf7fe8b154b053adc6c
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jun 26 14:09:31 2023 +0200

    close quote
---
 netzbon/main.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netzbon/main.sh b/netzbon/main.sh
index 3f9efb4..124c678 100755
--- a/netzbon/main.sh
+++ b/netzbon/main.sh
@@ -57,7 +57,7 @@ if test -z "${MASTER_PUBLIC_KEY:-}"; then
 fi
 if test -z "${SANDBOX_ADMIN_PASSWORD:-}"; then
   read -r -s -p "Enter the admin password for the bank: " 
SANDBOX_ADMIN_PASSWORD
-  echo "SANDBOX_ADMIN_PASSWORD=$(printf '%q' "${SANDBOX_ADMIN_PASSWORD}") 
>>config/user.conf
+  echo "SANDBOX_ADMIN_PASSWORD=$(printf '%q' "${SANDBOX_ADMIN_PASSWORD}")" 
>>config/user.conf
   echo "" # force new line
 fi
 if test -z "${DOMAIN_NAME:-}"; then

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