1) Pour le fichier "LICENSE" ... j'ai honteepierre a écrit :mais pourquoi supprimer pour mettre à jour?Doume a écrit :Il faut bien orthographier LICENSE (et non LICENCE)
moi j'ai copié le domoticz_linky.sh en domoticz_linky_perso.sh afin de ne pas écraser mes mots de passe par les mises à jour, et ensuite git pull depuis le répertoire pour la mise à jour.
2) Pour la mise à jour effectivement le "git pull" avec la sauvegarde du fichier "domoticz_linky.sh" est la bonne solution
Cela pourrait etre ajouté dans le "readme.cmd"
3) Le "readme.cmd" est à corriger pour le crontab pour prendre en compte le nouveau " BASE_DIR="/home/pi/domoticz/domoticz_linky" " du fichier "domoticz_linky.sh"
---------------------
Add to your cron tab (with crontab -e):
30 7,17 * * * /home/pi/domoticz/domoticz_linky/domoticz_linky.sh
----------------------------
