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 b5c88a1 commit 510a348
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 @@ -20,7 +20,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.9
git rrdtool wget unzip bash-builtins collectd-core libpython3.9 jq
cd /tmp
wget --timeout=30 -q -O /tmp/master.zip https://github.com/wiedehopf/graphs1090/archive/master.zip
unzip -q -o master.zip
Expand Down

0 comments on commit 510a348

Please sign in to comment.