OpenELEC on CuBox i - Update to latest snapshot

Here’s an easy way to update the OpenELEC running on a CuBox-i easily: 1 2 3 cd ~/.update curl http://snapshots.openelec.tv/`curl http://snapshots.openelec.tv/ | grep OpenELEC-Cuboxi | cut -d\" -f2` | tar x mv OpenELEC*/target/* . && rm -r OpenELEC*

October 20, 2014 · 1 min · 38 words · christian