Skip to content

Commit

Permalink
Update wingbits_installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
shawaj authored Jul 3, 2024
1 parent 0d07de9 commit 51e381b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wingbits_installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ mkdir -p /usr/share/graphs1090/installed
mkdir -p /var/lib/graphs1090/scatter

apt install --no-install-recommends --no-install-suggests -y \
git rrdtool wget unzip bash-builtins collectd-core libpython3.10
git rrdtool wget unzip bash-builtins collectd-core libpython3.9
wget --timeout=30 -q -O /tmp/master.zip https://github.com/wiedehopf/graphs1090/archive/master.zip && unzip -q -o master.zip
cd /tmp/graphs1090-master

Expand Down

0 comments on commit 51e381b

Please sign in to comment.