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 9a01f10 commit 8c1ba42Copy full SHA for 8c1ba42
.github/README.md
@@ -29,7 +29,7 @@ We use submodule for [basescript](https://github.com/evertramos/basescript)
29
2. 🚀 Run the script 'fresh_start.sh' from the _./proxy/bin_ folder
30
31
```bash
32
-cd proxy/bin && ./fresh-start.sh --yes -e your_email@domain --skip-docker-image-check
+cd proxy/bin && ./fresh-start.sh --yes --skip-docker-image-check -e your_email@domain
33
```
34
35
Update the email above with your real e-mail address
0 commit comments