This commit is contained in:
parent
7835a01a1c
commit
b8a5d8b8bb
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue