Place theme file on synology nas
Posted: Thursday 06 October 2016 22:20
Where can i find the www dir. I have ssh acces but could not find it.
Open source Home Automation System
https://forum.domoticz.com/
/usr/local/domoticz/wwwBtje wrote:Where can i find the www dir. I have ssh acces but could not find it.
Code: Select all
cd domoticz/www/styles
Code: Select all
git clone https://github.com/EdddieN/machinon-domoticz_theme.git machinon
Code: Select all
sudo /etc/init.d/domoticz.sh restart
Code: Select all
cd /usr/local/domoticz/www/styles
Code: Select all
git clone https://github.com/EdddieN/machinon-domoticz_theme.git machinon
Code: Select all
sudo /etc/init.d/domoticz.sh restart
Code: Select all
sudo: /etc/init.d/domoticz.sh: command not found