New build - new bugs features!
Raspberry Pi Volumio-3.014-2020-12-10-pi
Updates:
- myVolumio – (very alpha, please test!)
- Bump to 5.4.79 kernel
- Buster 10.6
Known issues:
- Buster
node
packages have different binary locations, temp fix by symlinking:
sudo ln -s "$(which node)" /usr/local/bin/node
sudo ln -s "$(which npm)" /usr/local/bin/npm
sudo ln -s "$(which npm)" /bin/npm