Update from v3.3.3.1 (stable) to v3.4.1 (beta)

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Lokonli
Posts: 2291
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Update from v3.3.3.1 (stable) to v3.4.1 (beta)

Post by Lokonli »

You can do it in the current folder as well...
custom.css and custom.js will be overwritten, so make a copy of those files first:

Code: Select all

cp custom/custom.css custom/custom.css.bak
cp custom/custom.js custom/custom.js.bak
git fetch --all
git reset --hard origin/beta
mv custom/custom.css.bak custom/custom.css
mv custom/custom.js.bak custom/custom.js
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest