From 3e4e557d63316896064cfd50164253714b719a66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darko=20Luki=C4=87?= Date: Sun, 20 May 2018 22:34:52 +0200 Subject: [PATCH] --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 30540d4..2e9b816 100644 --- a/install.sh +++ b/install.sh @@ -9,7 +9,7 @@ sudo resize2fs /dev/mmcblk0p2 echo "--- Update OS ---" sudo apt -y update sudo apt -y upgrade -sudo apt -y install python-pip dnsmasq dhcpcd git +sudo apt -y install python-pip dnsmasq dhcpcd hostapd git echo "--- Install CosmicPi software --" sudo pip install cosmicpi