Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch committed Dec 8, 2024
1 parent 92c9794 commit db2ccca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install-scripts/8-apps/00-radio-sdr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ apt-get install -y librtlsdr0 libairspy0 libairspyhf1 \

AGENT="Debian APT-HTTP/1.3 (2.6.1)"
xargs -n 1 -P 2 wget --user-agent="$AGENT" -q << EOF
https://www.free-x.de/deb4op/pool/main/a/ais-catcher-webassets/ais-catcher-webassets_20240208_all.deb
https://www.free-x.de/deb4op/pool/main/a/ais-catcher/ais-catcher_0.6.0-deb12u1_arm64.deb
https://www.free-x.de/deb4op/pool/main/a/ais-catcher-webassets/ais-catcher-webassets_20240817_all.deb
https://www.free-x.de/deb4op/pool/main/a/ais-catcher/ais-catcher_0.6.1-deb12u2_arm64.deb
EOF
dpkg -i ais-catcher_*.deb ais-catcher-webassets_*.deb
rm -rf ais-catcher*.deb
Expand Down

0 comments on commit db2ccca

Please sign in to comment.