This commit is contained in:
parent
fd615e4db4
commit
ce8feacadf
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ sudo apt -y upgrade
|
||||||
sudo apt -y install python-pip3 dnsmasq dhcpcd hostapd
|
sudo apt -y install python-pip3 dnsmasq dhcpcd hostapd
|
||||||
|
|
||||||
echo "--- Install CosmicPi software ---"
|
echo "--- Install CosmicPi software ---"
|
||||||
sudo pip3 install
|
sudo pip3 install cosmicpi -U
|
||||||
|
|
||||||
echo "--- Configure AP mode ---"
|
echo "--- Configure AP mode ---"
|
||||||
curl https://gist.githubusercontent.com/lukicdarkoo/6b92d182d37d0a10400060d8344f86e4/raw | sh -s FooSSID FooPass CosmicPi cosmicpi
|
curl https://gist.githubusercontent.com/lukicdarkoo/6b92d182d37d0a10400060d8344f86e4/raw | sh -s FooSSID FooPass CosmicPi cosmicpi
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue