From c02f75a4cd339c670add7b138a8bc162e1afdd10 Mon Sep 17 00:00:00 2001 From: James Devine Date: Tue, 9 Jan 2018 23:06:02 +0100 Subject: [PATCH] removed redundant packages from install --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 604b49f..9a3de29 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 hostapd iproute2 iw haveged dnsmasq +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