Fix debian-keyring dependency missing (#3477)

This commit is contained in:
Slaviša Arežina 2025-03-29 14:04:28 +01:00 committed by GitHub
parent 8a5367dae3
commit 52bd63bf08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,6 +59,7 @@ install() {
header_info
msg_info "Setting up repository"
$STD apt-get install -y debian-keyring
wget -q https://repo.netdata.cloud/repos/repoconfig/debian/bookworm/netdata-repo_5-1+debian12_all.deb
$STD dpkg -i netdata-repo_5-1+debian12_all.deb
rm -rf netdata-repo_5-1+debian12_all.deb