This commit is contained in:
parent
7a6be4152f
commit
b34baeb335
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ git clone --depth 1 -b rest https://github.com/CosmicPi/cosmicpi-rpi_V1.5.git /t
|
|||
sudo python /tmp/cosmicpi/setup.py install
|
||||
|
||||
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 FoooPass CosmicPi cosmicpi
|
||||
# Previous version is available at: https://pastebin.com/00BXKBA2
|
||||
|
||||
sudo reboot
|
||||
Loading…
Reference in a new issue