From b8a5d8b8bb1e22a50cb7ea0aee7ea4830da103a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darko=20Luki=C4=87?= Date: Mon, 21 May 2018 14:03:12 +0200 Subject: [PATCH] --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index dcf034a..bcdae26 100644 --- a/install.sh +++ b/install.sh @@ -12,7 +12,7 @@ sudo apt -y upgrade sudo apt -y install python-pip dnsmasq dhcpcd hostapd git echo "--- Install CosmicPi software --" -sudo pip install cosmicpi +sudo pip install --no-binary :all: cosmicpi echo "--- Configure AP mode ---" curl https://gist.githubusercontent.com/lukicdarkoo/6b92d182d37d0a10400060d8344f86e4/raw | sh -s FooSSID FooPass CosmicPi cosmicpi