taler-deployment

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

commit 92af6e0a1d4961968486467a6931394ba5da375d
parent 6f0b35ef80d92daa15f6feb40cadbd6769c711fa
Author: Antoine A <>
Date:   Fri,  1 Mar 2024 11:19:30 +0100

regio: log to log file

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

diff --git a/regional-currency/install_packages.sh b/regional-currency/install_packages.sh @@ -40,7 +40,7 @@ apt install uuid-runtime \ pip3 install --break-system-packages \ sphinx-markdown-builder \ - htmlark + htmlark &>> setup.log ## Add GNU Taler deb.taler.net to /etc/apt/sources.list