Skip to content

Shekelme/snapshot-script

This branch is 2 commits behind Juuddi/snapshot-script:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

00002be · Oct 20, 2023

History

7 Commits
Oct 20, 2023
Oct 20, 2023

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%