taler-deployment

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

commit ae1c9f44a14023217da01a65b968260064d5f39d
parent ef5b0e88204e2c78c512dbbd59bbb087d9c8573b
Author: Florian Dold <florian@dold.me>
Date:   Wed, 14 Apr 2021 13:15:31 +0200

delete bogus comment

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

diff --git a/bin/taler-deployment b/bin/taler-deployment @@ -35,7 +35,6 @@ activate_template = """\ if ! echo $PATH | tr ":" '\\n' | grep "$HOME/deployment/bin" > /dev/null then - #export PATH="$HOME/deployment/bin:$HOME/local/bin:{curr_path}" export PATH="{curr_path}" fi export PYTHONUSERBASE=$HOME/local