mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-14 19:29:48 +00:00
Netdata: Update to newer deb File (#3276)
This commit is contained in:
parent
8ffd763b94
commit
dc269dd92b
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue