Skip to content

Commit

Permalink
bennu: remove unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cmulk authored Feb 14, 2024
1 parent e9dcb71 commit d65fe92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/bennu
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ set -x
export LC_ALL=C
export DEBIAN_FRONTEND=noninteractive
ln -fs /usr/share/zoneinfo/America/Denver /etc/localtime
# force-bad-version required for bennu versioning (non-numeric)
apt-get install -y --no-install-recommends -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" bennu collectd ftp pv pybennu python3 python3-pip python3-setuptools python3-twisted python3-wheel socat systemd-timesyncd tcpdump tmux telnet vsftpd wget iperf3 ca-certificates && apt-get clean

# install labjack libraries for pybennu-siren
Expand Down

0 comments on commit d65fe92

Please sign in to comment.