Search found 1 match
- Friday 24 January 2020 7:55
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: compiling
- Replies: 8
- Views: 575
Re: compiling
new to this git business.
To get the domoticz sources start with
target=<targetDirectory> # enter relative or absolute path where you want to store your local copy
git clone https://github.com/domoticz/domoticz.git $target
Once you have that you can compile the version you want. Without ...