We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b981ac commit 408bf32Copy full SHA for 408bf32
README.md
@@ -37,8 +37,7 @@ Press to exit `ctrl + b` and then `d`
37
### Docker
38
1. Download config file and change the parameters to suit you
39
```
40
-curl -s https://raw.githubusercontent.com/c29r3/mina-snark-stopper/master/config.yml > config.yml; \
41
-touch snark_stopper.log
+curl -s https://raw.githubusercontent.com/c29r3/mina-snark-stopper/master/config.yml > config.yml
42
43
44
2. Run docker container
0 commit comments