Search found 1 match
- Monday 05 February 2018 13:48
- Forum: Other questions and discussions
- Topic: Website suggestion at downloads page
- Replies: 0
- Views: 258
Website suggestion at downloads page
The downloads page list an quick install command at the botttom of the page: 'sudo curl -L install.domoticz.com | bash' Running curl as root does not seems to useful, running bash as root how-ever (to install stuff) should make sense. Is the correct syntax not listed: 'curl -L install.domoticz.com ...