summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-05-19 18:58:56 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-05-19 18:58:56 +0200
commit5cf9e76e20f2cab20c12a548172717b7f518f583 (patch)
treec448a8581b749796a4e0c616d03c63e8185d7dbe
parent019b5a31c3fc5b8ee052c664d8d6f5c45c5f1fe4 (diff)
downloaddeployment-5cf9e76e20f2cab20c12a548172717b7f518f583.tar.gz
deployment-5cf9e76e20f2cab20c12a548172717b7f518f583.tar.bz2
deployment-5cf9e76e20f2cab20c12a548172717b7f518f583.zip
rename / comment script
-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