gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: add survey url en


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: add survey url env variable
Date: Thu, 30 Nov 2017 18:25:26 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 33d1739  add survey url env variable
33d1739 is described below

commit 33d1739416081f16adc9718a8b0f2a31a8c66054
Author: Florian Dold <address@hidden>
AuthorDate: Thu Nov 30 18:25:04 2017 +0100

    add survey url env variable
---
 bootstrap-bluegreen | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen
index fab905c..6ea4960 100755
--- a/bootstrap-bluegreen
+++ b/bootstrap-bluegreen
@@ -90,6 +90,7 @@ export TALER_ENV_URL_INTRO="https://$ENVNAME.taler.net/";
 export TALER_ENV_URL_BANK="https://bank.$ENVNAME.taler.net/";
 export TALER_ENV_URL_MERCHANT_BLOG="https://shop.$ENVNAME.taler.net/";
 export TALER_ENV_URL_MERCHANT_DONATIONS="https://donations.$ENVNAME.taler.net/";
+export TALER_ENV_URL_MERCHANT_SURVEY="https://survey.$ENVNAME.taler.net/";
 export TALER_ENV_URL_AUDITOR="https://auditor.$ENVNAME.taler.net/";
 EOL
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]