Skip to content

Commit

Permalink
Added haveged to the installed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kueblc committed Jan 28, 2019
1 parent 360ec4f commit 3b6c204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_prereq.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -

sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y dnsmasq hostapd screen curl python3-pip python3-setuptools python3-wheel mosquitto nodejs
sudo apt-get install -y dnsmasq hostapd screen curl python3-pip python3-setuptools python3-wheel mosquitto nodejs haveged

sudo pip3 install paho-mqtt pyaes tornado

Expand Down

0 comments on commit 3b6c204

Please sign in to comment.