Hi,
I'm trying to update Rune as listed in the docs.
shh to rune then
rm -rf /var/www/{*,.*}
git clone -b dev https://github.com/RuneAudio/RuneUI.git/ /var/www
curl -s http://localhost/clear
reboot
first command give me a no permission error, but nevertheless I proceeded. After reboot, I don't know whether I'm up-to-date.
How can I get an indication?
Thanks,
Dror