removed create_ap dependencies

This commit is contained in:
James Devine 2018-01-09 23:25:42 +01:00 committed by GitHub
parent c02f75a4cd
commit bfb0a81130
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ echo "--- Installing packages via apt"
# needed for the CosmicPi software
sudo apt --yes install git python-pip htop python-numpy python-matplotlib python-flask mosquitto mosquitto-clients
# needed for create_ap
sudo apt --yes install git util-linux procps iproute2 iw haveged
#sudo apt --yes install git util-linux procps iproute2 iw haveged
echo "--- Installing python packages via pip"
sudo pip --no-cache-dir install pyserial configparser flask_googlemaps Flask-BasicAuth --extra-index-url https://www.piwheels.hostedpi.com/simple