gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: -better use keyrings dir


From: gnunet
Subject: [taler-docs] branch master updated: -better use keyrings dir
Date: Wed, 11 Jan 2023 15:26:33 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new d101a65  -better use keyrings dir
d101a65 is described below

commit d101a65394eae7d2a50cb3e4c443ef6cae470230
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 11 15:26:31 2023 +0100

    -better use keyrings dir
---
 frags/installing-debian.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/frags/installing-debian.rst b/frags/installing-debian.rst
index 9e06264..cec1f8b 100644
--- a/frags/installing-debian.rst
+++ b/frags/installing-debian.rst
@@ -8,14 +8,14 @@ looks like this:
 
 .. code-block::
 
-   deb [signed-by=/etc/apt/trusted.gpg.d/taler-systems.gpg] 
https://deb.taler.net/apt/debian bullseye main
+   deb [signed-by=/usr/share/keyrings/taler-systems.gpg] 
https://deb.taler.net/apt/debian bullseye main
 
 Next, you must import the Taler Systems SA public package signing key
 into your keyring and update the package lists:
 
 .. code-block:: console
 
-   # wget -O taler-systems.gpg -P /etc/apt/trusted.gpg.d/ 
https://taler.net/taler-systems.gpg.key
+   # wget -O taler-systems.gpg -P /usr/share/keyrings 
https://taler.net/taler-systems.gpg.key
    # apt update
 
 .. note::

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]