summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap-standalone (renamed from bootstrap-hybrid)6
1 files changed, 2 insertions, 4 deletions
diff --git a/bootstrap-hybrid b/bootstrap-standalone
index b534f00..620c392 100755
--- a/bootstrap-hybrid
+++ b/bootstrap-standalone
@@ -1,9 +1,7 @@
#!/bin/bash
-# Do not hardcode @test or @demo configuration values.
-# Aimed to be called by a Dockerfile and get those values
-# set by taler-config utility. It also make use of the
-# taler-config-generator utility. May obsolete bootstrap-{test,demo}.
+# Bootstrap a standalone Taler installation from source,
+# on one single user account, without blue/green deployment.
set -eu