mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-26 12:05:05 +08:00
Merge #4526
4526: chore: remove repetitive word r=curquiza a=availhang # Pull Request ## Related issue Fixes #<issue_number> ## What does this PR do? - ... ## PR checklist Please check if your PR fulfills the following requirements: - [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: availhang <mayangang@outlook.com>
This commit is contained in:
commit
ae3c31a82c
@ -341,7 +341,7 @@ The URL of the server is in our password manager (look for "benchboard").
|
|||||||
```
|
```
|
||||||
ssh root@<ipv6-address>
|
ssh root@<ipv6-address>
|
||||||
```
|
```
|
||||||
Note the the ipv6 must **NOT** be between escaped square brackets for SSH 🥲
|
Note the ipv6 must **NOT** be between escaped square brackets for SSH 🥲
|
||||||
5. On the server, set the correct permissions for the new binary:
|
5. On the server, set the correct permissions for the new binary:
|
||||||
```
|
```
|
||||||
chown bench:bench /bench/new-benchboard
|
chown bench:bench /bench/new-benchboard
|
||||||
|
Loading…
Reference in New Issue
Block a user