gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: cleaner


From: gnunet
Subject: [taler-deployment] branch master updated: cleaner
Date: Tue, 09 May 2023 23:04:07 +0200

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 adff6f9  cleaner
adff6f9 is described below

commit adff6f90678db8ab8e9c162f07dc7ff9aac10133
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue May 9 23:04:02 2023 +0200

    cleaner
---
 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 0b6cb6f..299509d 100755
--- a/netzbon/config_launch_libeufin.sh
+++ b/netzbon/config_launch_libeufin.sh
@@ -243,7 +243,7 @@ libeufin-cli accounts task-schedule \
   --task-type submit \
   --task-name exchange-payments \
   --task-cronspec "* * *" \
-  exchange-at-nexus || true
+  "${LIBEUFIN_NEXUS_USERNAME}" || true
 say "OK"
 
 # Tries every second.  Ask C52
@@ -255,7 +255,7 @@ libeufin-cli accounts task-schedule \
   --task-cronspec "* * *" \
   --task-param-level report \
   --task-param-range-type latest \
-  exchange-at-nexus || true
+  "${LIBEUFIN_NEXUS_USERNAME}" || true
 say "OK"
 
 say "Setting up SPA configuration..."

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