norns for fates 210114
See the Norns 2.4.8 release for changelog, etc.
IMPORTANT UPDATE INFO
If you are on a version prior to 200218, DO NOT USE SYSTEM > UPDATE. You must update manually via SSH.
Otherwise, if you have norns version 200218 or later...
Updates can now be run from the SYSTEM>UPDATE menu item on device, while connected to the internet.
Manual update instructions
Download the fates210114.tgz linked below and upload to the ~/update/ directory on your Fates via SFTP.
alternate download method -
use the following via SSH:
cd ~/update
wget https://github.com/fates-project/norns/releases/download/2.4.8/fates210114.tgz
Then unpack and run update:
cd ~/update
tar -xvf fates210114.tgz
cd 210114
./update.sh
Then reboot with
sudo reboot
Note:
If you see any errors regarding maiden in the update process - those are normal and can be ignored - such as:
cp: cannot stat '/home/we/maiden/dist/catalogs/*.json': No such file or directory