taler-deployment

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

commit b8dea7866be3646be2772915cf0408fc4391ee9f
parent c13456dc14116b73a47dc923812b4bb42cbf765c
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Thu, 27 Jun 2019 00:02:02 +0200

1 param less

Diffstat:
Mbootstrap-taler | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/bootstrap-taler b/bootstrap-taler @@ -27,11 +27,6 @@ if [ -z ${1+x} ]; then exit 1 fi -if [ -z ${2+x} ]; then - usage - exit 1 -fi - ENVNAME=$1 BRANCH=master CURRENCY=TESTKUDOS