taler-deployment

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

commit 7e8a3224c3f583422fa317e9118a6b43951d10a3
parent f27dc9541b37efc1a2fcdb3e5d34b37de73df069
Author: MS <ms@taler.net>
Date:   Thu, 30 Nov 2023 20:12:08 +0100

installing wallet CLI

Diffstat:
Mnetzbon/install_packages.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/netzbon/install_packages.sh b/netzbon/install_packages.sh @@ -55,5 +55,6 @@ apt update apt install taler-exchange \ taler-merchant \ taler-harness \ + taler-wallet-cli \ libeufin-bank \ libeufin-nexus -y