Skip to content

Commit 7a1a4a7

Browse files
committed
更新文档
1 parent ce2b13c commit 7a1a4a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,8 @@ FormatCode:
428428
dotnet tool install -g dotnetCampus.SyncTool
429429
```
430430

431+
或从 [Release](https://github.com/dotnet-campus/dotnetcampus.DotNETBuildSDK/releases) 中下载已提前构建的二进制文件,规避同步机器不带 dotnet SDK 问题
432+
431433
使用方法如下,使用时需要分为服务端和客户端,从服务端单向将文件同步给到客户端
432434

433435
服务端命令如下
@@ -452,6 +454,8 @@ SyncTool sync [参数]
452454
- `-a``-Address` : 同步服务的地址。必填,格式如 `http://127.0.0.1:56621` 等地址
453455
- `-f``-Folder` : 本地同步的文件夹。可选,不填默认为工作路径
454456

457+
458+
455459
### 制作符合 UOS 规范的 deb 安装包的工具
456460

457461
可以打包出符合 UOS 规范的 deb 安装包的工具

0 commit comments

Comments
 (0)