taler-deployment

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

commit cf3ca29ff21256e0eb47bf2d4dc57cfbd5353f52
parent a7539c7be3cbfcb2e70c0341c4018c081b5978d4
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Fri,  8 Dec 2017 11:19:25 +0100

exporting PYTHONPATH

Diffstat:
Mbootstrap-bluegreen | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen @@ -78,6 +78,7 @@ function taler-exchange-keyup () { export PATH="$HOME/deployment/bin:$HOME/local/bin:\$PATH" +export PYTHONPATH="$HOME/local/lib/python3.5/site-packages" export TALER_CHECKDB="postgres:///talercheck-$USER" export TALER_CONFIG_CURRENCY=$CURRENCY