April 20, 2017 at 9:47 PM #1 If I mess up something, will doing this give me a clean version from github master and everything will be overwritten by it? Thanks Code git checkout master git pull PROJECT=RPi DEVICE=RPi2 ARCH=arm scripts/clean linux rm -rf /home/user/.ccache-libreelec/ PROJECT=RPi DEVICE=RPi2 ARCH=arm make clean