Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
set e-mail at the end of fresh start so would be easier to change it
  • Loading branch information
evertramos authored Sep 22, 2023
1 parent 9a01f10 commit 8c1ba42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ We use submodule for [basescript](https://github.com/evertramos/basescript)
2. 🚀 Run the script 'fresh_start.sh' from the _./proxy/bin_ folder

```bash
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
```

Update the email above with your real e-mail address
Expand Down

0 comments on commit 8c1ba42

Please sign in to comment.