mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-20 12:28:08 +00:00
Fix debian-keyring dependency missing (#3477)
This commit is contained in:
parent
8a5367dae3
commit
52bd63bf08
@ -59,6 +59,7 @@ install() {
|
|||||||
header_info
|
header_info
|
||||||
|
|
||||||
msg_info "Setting up repository"
|
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
|
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
|
$STD dpkg -i netdata-repo_5-1+debian12_all.deb
|
||||||
rm -rf netdata-repo_5-1+debian12_all.deb
|
rm -rf netdata-repo_5-1+debian12_all.deb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user