commit a2dba11f1da7ee18eb2da19533e92a700fa755fc
parent 40cbc8c2e78d4203845d5589df6b241861bfbcee
Author: Antoine A <>
Date: Mon, 12 Feb 2024 11:03:48 +0100
Improve regional currency manual
Diffstat:
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/libeufin/regional-manual.rst b/libeufin/regional-manual.rst
@@ -134,7 +134,8 @@ Navigate into the *regional-currency/* directory, and as **root** run:
.. code-block:: console
- # ./main.sh
+ $ cd deployment/regional-currency/
+ $ sudo ./main.sh
The script will start by asking you fundamental questions about the
desired setup, in particular:
diff --git a/manpages/libeufin-nexus.conf.5.rst b/manpages/libeufin-nexus.conf.5.rst
@@ -111,7 +111,7 @@ the ``libeufin-nexus ebics-setup`` command.
CURRENCY
Name of the currency, e.g. “EUR” for Euro.
-HOST_BASE_URL = http://bank.example.com/
+HOST_BASE_URL
URL of the EBICS server
BANK_DIALECT