gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: readme


From: gnunet
Subject: [libeufin] branch master updated: readme
Date: Thu, 03 Sep 2020 14:41:38 +0200

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new ed19bbc  readme
ed19bbc is described below

commit ed19bbcaea3c5b5e8d86112e89e6d8de4e485741
Author: MS <ms@taler.net>
AuthorDate: Thu Sep 3 14:41:33 2020 +0200

    readme
---
 nexus/README   | 2 +-
 sandbox/README | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/nexus/README b/nexus/README
index 861c3c4..cb800df 100644
--- a/nexus/README
+++ b/nexus/README
@@ -12,7 +12,7 @@ Running Nexus
 Run the Nexus with the following command
 
 $ cd <top-level directory of this repository>
-$ ./gradlew run --console=plain -p nexus
+$ ./gradlew nexus:run --console=plain --args=serve [--db-name=<my-db>]
 
 Installing the Nexus start script along the project files
 =========================================================
diff --git a/sandbox/README b/sandbox/README
index 4919d03..4e82d68 100644
--- a/sandbox/README
+++ b/sandbox/README
@@ -13,7 +13,7 @@ Running the sandbox
 Run the sandbox with the following command
 
 $ cd <this repository>
-$ ./gradlew run --console=plain -p sandbox
+$ ./gradlew sandbox:run --console=plain --args=serve [--db-name=<my-db>]
 
 Documentation
 =============

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