mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 15:18:44 +05:00
Use /etc/apt/trusted.gpg.d instead of apt-key.
This commit is contained in:
committed by
Dan Christian Bogos
parent
ac483dd760
commit
e184e8effb
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user