mirror of
https://github.com/alexgo-io/stacks-node-mainnet.git
synced 2026-01-12 14:53:47 +08:00
chore: change stacks node storage path
This commit is contained in:
@@ -10,4 +10,5 @@ if [ -e stacks-node ]; then
|
||||
fi
|
||||
|
||||
curl https://archive.hiro.so/mainnet/stacks-blockchain/mainnet-stacks-blockchain-latest.tar.gz | tar -zxv
|
||||
mv mainnet stacks-node
|
||||
mkdir stacks-node
|
||||
mv mainnet stacks-node/
|
||||
|
||||
Reference in New Issue
Block a user