chore: remove repetitive words

Signed-off-by: availhang <mayangang@outlook.com>
This commit is contained in:
availhang 2024-03-22 15:23:13 +08:00
parent bf95438ea8
commit 9865c58046
1 changed files with 1 additions and 1 deletions

View File

@ -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