This will start the Qortal UI - with electron app as a 'wrapper' - on any debian based OS - after building the UI from source with the 'update-qortal-ui' script in this repo.
This is a script that will do all base-level dependencies and such for Qortal, along with a few added things, it will also download and unzip the Qortal Core (updates will be needed as new versions are released, so it downloads the newest version, but yea...)
This script is currently untested... but in theory it should prepare you to install everything needed for Qortal.
1. Run this script on a brand new installation of Ubuntu Desktop 64bit for raspberry pi, from the raspberry pi imaging tool. (from your home folder)
2. After this script runs, you can run the 'update-qortal-ui' script - that will install the Qortal UI and build from source. (again from your home folder)
3. Setup the 'start-qortal' scripts to start @reboot with ```crontab -e ```