summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-06-05 22:14:18 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-06-05 22:15:43 +0200
commit00362d2f76a08b661918ce8bec3f639b85f49a32 (patch)
treea5aa8af39c105744075cf9baf35feeeb5ac635a9
parent54b81d4e3443815df1635318ed96e629598bf7a8 (diff)
downloaddeployment-00362d2f76a08b661918ce8bec3f639b85f49a32.tar.gz
deployment-00362d2f76a08b661918ce8bec3f639b85f49a32.tar.bz2
deployment-00362d2f76a08b661918ce8bec3f639b85f49a32.zip
typo
-rwxr-xr-xbootstrap-bluegreen2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen
index 29f8769..d886a04 100755
--- a/bootstrap-bluegreen
+++ b/bootstrap-bluegreen
@@ -14,7 +14,7 @@
# There MUST be a user with the same name
# as the deployment basename to share data
-# between the blue/red deployment.
+# between the blue/green deployment.
set -eu