mirror of
https://github.com/tornadocash/tornado-deploy.git
synced 2025-01-15 15:41:05 +01:00
change order
This commit is contained in:
parent
ba7ecc4e5d
commit
0ca9f1ff56
@ -9,8 +9,8 @@
|
|||||||
```
|
```
|
||||||
git clone --recursive https://github.com/tornadocash/tornado-deploy
|
git clone --recursive https://github.com/tornadocash/tornado-deploy
|
||||||
cd tornado-deploy
|
cd tornado-deploy
|
||||||
yarn
|
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
|
yarn
|
||||||
|
|
||||||
# optionally copy production snark circuits
|
# optionally copy production snark circuits
|
||||||
mkdir -p tornado-anonymity-mining/build && cp -R ~/Downloads/circuits ./tornado-anonymity-mining/build
|
mkdir -p tornado-anonymity-mining/build && cp -R ~/Downloads/circuits ./tornado-anonymity-mining/build
|
||||||
|
Loading…
Reference in New Issue
Block a user