From 2e258a523f3968c485d839424d16e50298e34440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sat, 16 Oct 2021 10:07:21 +0200 Subject: [PATCH] doc: remove deprecate apt-key usage --- sysadmin-doc/installation-3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysadmin-doc/installation-3.md b/sysadmin-doc/installation-3.md index be6e6ef..199a778 100644 --- a/sysadmin-doc/installation-3.md +++ b/sysadmin-doc/installation-3.md @@ -24,7 +24,7 @@ Ajoutons aussi les dépôts Entr'ouvert: Ajoutons la clé associée : - wget -O- https://deb.entrouvert.org/entrouvert.gpg | apt-key add - + curl https://deb.entrouvert.org/entrouvert.gpg | sudo tee -a /etc/apt/trusted.gpg.d/entrouvert.gpg apt update Nous installons ensuite les configuration particulières de apt :