taler-deployment

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

commit b39650842c8ee6cfaab93a56146b21bda816a478
parent 25ee143d4e7a349451a3b70211349648c61f31bc
Author: ms <ms@taler.net>
Date:   Tue, 30 Nov 2021 22:10:24 +0100

fix name

Diffstat:
Mbin/WIP/taler-local | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/WIP/taler-local b/bin/WIP/taler-local @@ -411,7 +411,7 @@ def build(without_repos, only_repos) -> None: "--repos", "-r", metavar="REPOS", help="REPOS is a unspaced and comma-separated list of the repositories to clone.", - default="libgnutls,libmicrohttpd,gnunet,exchange,merchant,wallet-core,taler-merchant-demos,sync,anastasis,libeufin", + default="gnutls,libmicrohttpd,gnunet,exchange,merchant,wallet-core,taler-merchant-demos,sync,anastasis,libeufin", show_default=True, ) @click.option(