meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

home_automation:domoticz:raspberry [2018/09/19 08:49] – created niziakhome_automation:domoticz:raspberry [2018/09/19 14:36] (current) niziak
Line 8: Line 8:
 <code bash> <code bash>
 sudo curl -L install.domoticz.com | bash sudo curl -L install.domoticz.com | bash
 +</code>
 +
 +upgrade to latest beta:
 +
 +<code bash>
 +cd /home/pi/domoticz
 +./updatebeta
 +
 </code> </code>