taler-deployment

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

commit 02c804788c7d18f994c11b4daeebd21d5ce7d7ef
parent a7defe121e7d3239e9a8a301c9cea0c0da88bc3c
Author: Florian Dold <florian.dold@gmail.com>
Date:   Sat,  2 Nov 2019 17:04:07 +0100

fix bootstrap

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

diff --git a/bin/taler-deployment b/bin/taler-deployment @@ -459,6 +459,7 @@ def bootstrap() -> None: def create_bb_worker(dirname, workername, workerpw): + home = Path.home() bb_dir = home / dirname if bb_dir.exists(): return