From bfb0a81130d810b90bec78e072c61118b27fe752 Mon Sep 17 00:00:00 2001 From: James Devine Date: Tue, 9 Jan 2018 23:25:42 +0100 Subject: [PATCH] removed create_ap dependencies --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 9a3de29..c9cad66 100644 --- a/install +++ b/install @@ -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