From 487657850414d873887db52c2e4b092c930147ab Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 10 Dec 2023 13:48:03 -0500 Subject: [PATCH] Update netdata.sh tweak --- misc/netdata.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/netdata.sh b/misc/netdata.sh index 51b9f743..06aaf131 100644 --- a/misc/netdata.sh +++ b/misc/netdata.sh @@ -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 </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/