From 73316042c4ef4e7728982368ed012394441a63dc Mon Sep 17 00:00:00 2001 From: Bram Veenboer Date: Sun, 23 Feb 2020 15:21:16 +0100 Subject: [PATCH] Update collectd for debian buster --- build/scripts/collectd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/scripts/collectd.sh b/build/scripts/collectd.sh index 8f8f069..678c904 100644 --- a/build/scripts/collectd.sh +++ b/build/scripts/collectd.sh @@ -1,3 +1,3 @@ -apt_install_permanent libsensors4 hddtemp collectd +apt_install_permanent libsensors5 hddtemp collectd pip install requests