From 02c2fb2321f5b2e88d0e4589d91a04297050f5dc Mon Sep 17 00:00:00 2001 From: Aaron Shaw Date: Wed, 3 Jul 2024 14:18:39 +0100 Subject: [PATCH] Update wingbits_installer.sh --- wingbits_installer.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/wingbits_installer.sh b/wingbits_installer.sh index 107fbec..da2b19f 100644 --- a/wingbits_installer.sh +++ b/wingbits_installer.sh @@ -38,7 +38,6 @@ wget --timeout=30 -q -O /tmp/master.zip https://github.com/wiedehopf/graphs1090/ unzip -q -o master.zip cd /tmp/graphs1090-master -cp /run/collectd/localhost/dump1090-localhost/dump1090_cpu-airspy.rrd /run/collectd/dump1090_cpu-airspy.rrd rrdtool tune --maximum value:U /run/collectd/dump1090_cpu-airspy.rrd cp -f /run/collectd/dump1090_cpu-airspy.rrd /run/collectd/localhost/dump1090-localhost/dump1090_cpu-airspy.rrd rrdtool tune --maximum value:U /var/lib/collectd/rrd/localhost/dump1090-localhost/dump1090_cpu-airspy.rrd