Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
change order of fresh script
  • Loading branch information
evertramos authored Sep 22, 2023
1 parent 1ae3600 commit 3792dcb
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 3792dcb

Please sign in to comment.