summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap-bluegreen3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen
index d57b2b0..77727b2 100755
--- a/bootstrap-bluegreen
+++ b/bootstrap-bluegreen
@@ -36,11 +36,10 @@ ENVNAME=$1
ENVCOLOR=$2
BRANCH=master
-CURRENCY=PUDOS
+CURRENCY=KUDOS
case $ENVNAME in
demo)
BRANCH=stable
- CURRENCY=KUDOS
;;
esac