taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit e5fcadd42ebc51ef4ae8cbf315a85830f3b4ab67
parent fcfe7e63701c03c69ec28835bd24699b270502b1
Author: Florian Dold <florian@dold.me>
Date:   Wed, 25 Nov 2020 16:35:19 +0100

comment

Diffstat:
Mcontrib/wallet-docker/gitbuild.sh | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/contrib/wallet-docker/gitbuild.sh b/contrib/wallet-docker/gitbuild.sh @@ -1,5 +1,7 @@ #!/bin/sh +# Helper script to build the latest git wallet in the walletbuilder container. + set -eu # Fetch source