This commit is contained in:
parent
f0cc5f0bee
commit
cb2ff4172e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ echo "--- Install CosmicPi software --"
|
|||
sudo pip install cosmicpi
|
||||
|
||||
echo "--- Configure AP mode ---"
|
||||
curl https://gist.githubusercontent.com/lukicdarkoo/6b92d182d37d0a10400060d8344f86e4/raw | sh -s FooSSID FooPass CosmicPi 12345678
|
||||
curl https://gist.githubusercontent.com/lukicdarkoo/6b92d182d37d0a10400060d8344f86e4/raw | sh -s FooSSID FooPass CosmicPi cosmicpi
|
||||
|
||||
: '
|
||||
# Configure AP mode
|
||||
|
|
|
|||
Loading…
Reference in a new issue