Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
Signed-off-by: YesterdayxD <1144650984@qq.com>
  • Loading branch information
YesterdayxD committed Jul 6, 2020
1 parent 88cb000 commit 65f58bc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/user_guide/install_server.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,11 @@ Or you can build your own supernode executable file.

### Start supernode

```sh
supernodeHomeDir=/home/admin/supernode
supernodeDownloadPort=8001
supernode --home-dir=$supernodeHomeDir --port=8002 --download-port=$supernodeDownloadPort
```
```sh
supernodeHomeDir=/home/admin/supernode
supernodeDownloadPort=8001
supernode --home-dir=$supernodeHomeDir --port=8002 --download-port=$supernodeDownloadPort
```

### Start file server

Expand Down

0 comments on commit 65f58bc

Please sign in to comment.