Qortal Project

The future of blockchain platforms

User Tools

Site Tools


raspberry_pi_4_updating_ui

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
raspberry_pi_4_updating_ui [11/26/2021 20:37] gfactorraspberry_pi_4_updating_ui [02/23/2022 01:46] (current) – removed gfactor
Line 1: Line 1:
-====== Raspberry Pi 4 Updating UI ====== 
-{{:3e056457-e49e-4748-87ba-05be4aea9c3a.jpeg?400|}} 
  
-The core auto-updates by default, but the UI does not auto-update at this time (coming soon). If your device doesn’t have the latest UI version, open terminal and run these three commands: 
- 
-<code>wget https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/update-qortal-ui.sh</code> 
- 
-<code>chmod +x update*.sh</code> 
- 
-<code>./update-qortal-ui.sh</code> 
- 
-Press ‘y’ and ‘enter’ the couple of times as prompted. It may ask you a few times to delete a few files - just enter ‘y’ and proceed. The update will begin. It may appear that nothing is happening but be patient and wait for the ‘BUILD COMPLETE’ message. This is confirmation that the update is finished which you can then close the terminal: 
- 
-{{::screenshot_from_2021-11-26_17-36-04.png?600|}}