taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 919f0742e62210c20df7ec5ca08b23820d4a89d2
parent 1f0894cae3cc9581a52c58b74e884032e5a349d6
Author: Florian Dold <florian.dold@gmail.com>
Date:   Sat, 12 Oct 2019 00:04:58 +0530

set PYTHONUSERBASE

Diffstat:
Mbin/taler-deployment | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment @@ -40,6 +40,7 @@ function taler-exchange-keyup () {{ }} export PATH="$HOME/deployment/bin:$HOME/local/bin:{curr_path}" +export PYTHONUSERBASE=$HOME/local export TALER_BOOTSTRAP_TIMESTAMP={timestamp} export TALER_CHECKDB="postgres:///talercheck-$USER" export TALER_CONFIG_CURRENCY={currency}