This script will download the latest snapshot from the archive, extract it into the ~/.quai
directory and start the go-quai
node.
This script only runs correctly if your go-quai
is in the home directory. It will exit with an error if it's not.
Clone the repository with
git clone https://github.com/Juuddi/snapshot-script.git && cd snapshot-script
To run the script, you'll need to make it executable first
sudo chmod +x download.sh
Then you can run it with
./download.sh