summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap-standalone1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-standalone b/bootstrap-standalone
index b816852..5303532 100755
--- a/bootstrap-standalone
+++ b/bootstrap-standalone
@@ -56,6 +56,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="postgresql:///talercheck?host=$HOME/sockets"
export TALER_CONFIG_CURRENCY=$CURRENCY
export TALER_CONFIG_STANDALONE=1