summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-04-10 23:20:04 +0200
committerChristian Grothoff <christian@grothoff.org>2020-04-10 23:20:04 +0200
commiteddd862bfc5bb75ff0ec7080fcc1fc660b86424d (patch)
tree06eb0ee4797ead485e5ae7b8f07285567ce4c0d9
parent7ab712d49ccadf3d8d0695e9a4deb68f1136634a (diff)
parent0271c2adf9a989d96fca2993f7185d6d68d19a25 (diff)
downloaddocs-eddd862bfc5bb75ff0ec7080fcc1fc660b86424d.tar.gz
docs-eddd862bfc5bb75ff0ec7080fcc1fc660b86424d.tar.bz2
docs-eddd862bfc5bb75ff0ec7080fcc1fc660b86424d.zip
Merge branch 'master' of git+ssh://git.taler.net/docs
-rw-r--r--developers-manual.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/developers-manual.rst b/developers-manual.rst
index 4799dbd0..42e52d36 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -286,10 +286,6 @@ Bootstrapping an Environment
$ taler-deployment-start
$ taler-deployment-arm -I # check everything works
- Caution: there is currently a known bug in the part that sets up the bank
- account password of the exchange might either not exist or be broken.
- Thus, that must currently still be done manually! (#6099).
-
Upgrading an Existing Environment
---------------------------------