Hi BasPort,
Please find attach a PATCH for the existing (so it's not a new APKG for the moment) Domoticz APKG to do update directly from inside Domoticz
I am not a user ... so I don't know the procedure to update as beta ... but running the new shell script (rewrite)
updatebeta work as well (I am now with version
3.5166 May 24 2016)
How-to : in a
ssh console (
root /
your_password)
1 get the file attached :
patch_domoticz.tgz2 put it in any shared resource ... for ex.
Public3 cd to_path_where_you_have_copied_the_file
cd /share/Public (for ex.)
4 untar the file
tar xzf patch_domoticz.tgz5 enter in the folder created
cd patch_domoticz6 copy all (4) the files to Domoticz
cp -p * /usr/local/AppCentral/domoticz/then suppress the patch folder and tar file
cd ..
rm -rf patch_domoticz
rm -f patch_domoticz.tgzHow I have tested (but perhaps another solution exist)
cd /usr/local/AppCentral/domoticz/ YOU MUST BE in the Domoticz folder if like me you use the script
and just execute the new updatebeta
./updatebeta... Domoticz is automatically restarted (wait 15sec. to end of restart)
... you can quit the console
It's all
PLEASE return result ... then I can incorporate it in the APKG ... if it works ...
patch_domoticz.tgz
- new updatebeta and updaterelease script ...
- (904 Bytes) Downloaded 360 times
Philippe.