mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-11-08 09:24:56 +01:00
remove gitee
This commit is contained in:
parent
9982901ecd
commit
6d67c64e17
@ -16,7 +16,7 @@ pm2-startup install
|
||||
```
|
||||
|
||||
### 运行hbbr和hbbs
|
||||
下载Windows版本[服务器程序](https://gitee.com/rustdesk/rustdesk-server/releases),假设你解压缩到了C盘下。分别运行下面四行命令。
|
||||
下载Windows版本[服务器程序](https://github.com/rustdesk/rustdesk-server/releases),假设你解压缩到了C盘下。分别运行下面四行命令。
|
||||
```
|
||||
cd c:\rustdesk-server-windows-x64
|
||||
pm2 start hbbs.exe -- -r hbbr运行所在主机的地址
|
||||
@ -28,4 +28,4 @@ pm2 save
|
||||
```
|
||||
pm2 log hbbr
|
||||
pm2 log hbbs
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user