challenger

OAuth 2.0-based authentication service that validates user can receive messages at a certain address
Log | Files | Refs | Submodules | README | LICENSE

commit 20967b7c13318109c78fcc1d3a4882662a644116
parent b37e6d36f89621746bdd53fb4db6c2d1350d7281
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Sun,  1 Jun 2025 17:32:35 +0200

-add rsync

Diffstat:
Mcontrib/ci/Containerfile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile @@ -46,7 +46,7 @@ RUN apt-get update -yqq && \ apt-get install -yqq \ graphviz \ doxygen \ - lcov \ + lcov rsync \ && rm -rf /var/lib/apt/lists/* # Install Taler (and friends) packages