I used the following commands to update to the nightlies. I rebooted my Pi but it freezes on the runeaudio login: command and doesn't boot. Any ideas?
delete the contents of /var/www (including hidden files)
DOUBLE CHECK the path before entering the command!
rm -rf /var/www/{*,.*}
clone the 'dev' branch on your device (notice the -b dev)
git clone -b dev https://github.com/RuneAudio/RuneUI.git/ /var/www
clear the PHP OPcache
curl -s http://localhost/clear
reboot your device