Skip to content

Commit

Permalink
Add rkfill package so it could be installed in docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
lukavia committed Nov 19, 2020
1 parent 94acc3b commit 587a247
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 @@ -3,7 +3,7 @@
set -e

sudo apt-get update
sudo apt-get install -y git iw dnsmasq hostapd screen curl build-essential python3-pip python3-setuptools python3-wheel python3-dev mosquitto haveged net-tools libssl-dev
sudo apt-get install -y git iw dnsmasq rfkill hostapd screen curl build-essential python3-pip python3-setuptools python3-wheel python3-dev mosquitto haveged net-tools libssl-dev

sudo -H python3 -m pip install --upgrade paho-mqtt tornado git+https://github.com/drbild/sslpsk.git pycryptodomex

Expand Down

0 comments on commit 587a247

Please sign in to comment.