Use /etc/apt/trusted.gpg.d instead of apt-key.

This commit is contained in:
Bas Couwenberg
2022-09-14 07:48:51 +02:00
committed by Dan Christian Bogos
parent ac483dd760
commit e184e8effb

View File

@@ -35,7 +35,7 @@ Add the gpg key:
::
sudo wget -O - https://apt.cgrates.org/apt.cgrates.org.gpg.key | sudo apt-key add -
sudo wget https://apt.cgrates.org/apt.cgrates.org.gpg.key -O /etc/apt/trusted.gpg.d/apt.cgrates.org.asc
Add the repository in apt sources list: