taler-deployment

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

commit 6b984a1465ae31fc97c0de6ded6da4e563fba4c8
parent 934f6080466e9385ae9301a746264f0d731bf4d1
Author: Florian Dold <florian@dold.me>
Date:   Mon, 27 Jan 2025 19:16:32 +0100

missing package

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

diff --git a/regional-currency/install_packages.sh b/regional-currency/install_packages.sh @@ -45,6 +45,7 @@ apt-get install \ # These extra packages are used by the setup scripts pip3 install --break-system-packages \ argon2-cffi \ + sphinx-markdown-builder \ pycryptodome &>> setup.log ## Add GNU Taler deb.taler.net to /etc/apt/sources.list