Mise à jour de 'README.md'

This commit is contained in:
Xavier 2023-01-18 21:29:56 +01:00
parent d7059d1656
commit ea48fcddfe

View File

@ -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>