taler-deployment

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

commit fecba22a6dcdb0a08d3d3f9d60a6cc83160a5094
parent 892ed8ecba9b637fff18296d2fc29238f36841ab
Author: Florian Dold <florian.dold@gmail.com>
Date:   Tue, 26 Apr 2016 04:01:38 +0200

typo

Diffstat:
Mbootstrap-demo | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap-demo b/bootstrap-demo @@ -23,7 +23,7 @@ for component in bank merchant gnurl landing exchange merchant-frontends deploym done for component in bank merchant gnurl landing exchange merchant-frontends; do - git -C $base/component checkout stable + git -C $base/$component checkout stable done cat >$base/activate <<EOL