Mise à jour de 'README.md'
This commit is contained in:
parent
d7059d1656
commit
ea48fcddfe
|
@ -40,6 +40,14 @@ ajouter en fin avant exit<br>
|
|||
./home/pi/relay.py power 1<br>
|
||||
gohttp.sh<br>
|
||||
|
||||
puis de faire un fichier executable<br>
|
||||
gohttp.sh dans /usr/local/sbin contenant:<br>
|
||||
|
||||
#!/bin/bash<br>
|
||||
cd /home/pi<br>
|
||||
./gohttp.py<br>
|
||||
exit 0<br>
|
||||
|
||||
faire un reboot<br>
|
||||
|
||||
configurer config.json<br>
|
||||
|
|
Loading…
Reference in New Issue
Block a user