mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-19 13:18:07 +00:00
Netdata: Update to newer deb File (#3276)
This commit is contained in:
parent
8ffd763b94
commit
dc269dd92b
@ -59,9 +59,9 @@ install() {
|
||||
header_info
|
||||
|
||||
msg_info "Setting up repository"
|
||||
wget -q https://repo.netdata.cloud/repos/repoconfig/debian/bookworm/netdata-repo_2-2+debian12_all.deb
|
||||
$STD dpkg -i netdata-repo_2-2+debian12_all.deb
|
||||
rm -rf netdata-repo_2-2+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
|
||||
rm -rf netdata-repo_5-1+debian12_all.deb
|
||||
msg_ok "Set up repository"
|
||||
|
||||
msg_info "Installing Netdata"
|
||||
|
Loading…
x
Reference in New Issue
Block a user