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: Reverting back-of


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Reverting back-office URL..
Date: Fri, 29 Jun 2018 12:12:55 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 90a5191  Reverting back-office URL..
90a5191 is described below

commit 90a5191e27ff79eef930f462acf0a955076163d9
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 29 12:12:10 2018 +0200

    Reverting back-office URL..
    
    within the global bash environment.
---
 bootstrap-bluegreen  | 1 +
 bootstrap-standalone | 1 +
 2 files changed, 2 insertions(+)

diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen
index f41944a..d529fe0 100755
--- a/bootstrap-bluegreen
+++ b/bootstrap-bluegreen
@@ -100,6 +100,7 @@ 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/";
+export TALER_ENV_URL_BACKOFFICE="https://backoffice.$ENVNAME.taler.net/";
 EOL
 
 ln -sf "/home/$ENVNAME/shared-data" "$HOME"
diff --git a/bootstrap-standalone b/bootstrap-standalone
index f907ceb..563a5e9 100755
--- a/bootstrap-standalone
+++ b/bootstrap-standalone
@@ -73,5 +73,6 @@ export 
TALER_ENV_URL_MERCHANT_BLOG="https://env.taler.net/$ENVNAME/shop";
 export 
TALER_ENV_URL_MERCHANT_DONATIONS="https://env.taler.net/$ENVNAME/donations";
 export TALER_ENV_URL_MERCHANT_SURVEY="https://env.taler.net/$ENVNAME/survey";
 export TALER_ENV_URL_AUDITOR="https://env.taler.net/$ENVNAME/auditor";
+export TALER_ENV_URL_BACKOFFICE="https://env.taler.net/$ENVNAME/backoffice";
 export TALER_ACTIVATED=1
 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]