Update netdata.sh

tweak
This commit is contained in:
tteckster 2023-12-10 13:31:54 -05:00 committed by GitHub
parent 128f22d000
commit a78e93ae83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,8 @@ while true; do
esac
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
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/