Skip to content

Shekelme/snapshot-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

snapshot-script

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%