okyeron
released this
Update can now be run from the SYSTEM>UPDATE menu item on device.
Manually update instructions
Download the fates200323.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.3.0/fates200323.tgz
Then unpack and run update:
cd ~/update
tar -xvf fates200323.tgz
cd 200323
./update.sh
Then reboot
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