mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-22 08:13:11 +01:00
Update netdata.sh
tweak
This commit is contained in:
parent
a78e93ae83
commit
4876578504
@ -26,7 +26,7 @@ while true; do
|
||||
done
|
||||
|
||||
useradd -r -s /bin/false netdata
|
||||
wget -q https://repo.netdata.cloud/netdatabot.gpg.key -O - | gpg --dearmor >/usr/share/keyrings/netdata-archive-keyring.gpg
|
||||
curl -fsSL https://repo.netdata.cloud/netdatabot.gpg.key >/usr/share/keyrings/netdata.gpg
|
||||
cat <<EOF >/etc/apt/sources.list.d/netdata.list
|
||||
deb http://repo.netdata.cloud/repos/stable/debian/ bookworm/
|
||||
deb http://repo.netdata.cloud/repos/repoconfig/debian/ bookworm/
|
||||
|
Loading…
Reference in New Issue
Block a user