File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -3,20 +3,20 @@ yun-update-source
3
3
4
4
#### 运行环境: 4.0版本以上的Bas ####
5
5
6
- ###### ** 整体说明 **
6
+ ###### 整体说明
7
7
.
8
- ├── chat_util.sh 用于与前端交互
9
- ├── common.sh 云编译脚本主函数框架
10
- ├── edit_util.sh 文本编辑工具类
11
- ├── include.sh 云编译必要的环境初始化依赖
12
- ├── manifest.prot 前端配置好的云编译配置項
13
- ├── process_server.sh 具体处理manifest.prot各项配置項事物的服务
14
- ├── README.md 使用说明
15
- └── test_data 脚本临时测试使用数据
16
- ├── r-config
17
- │ ├── custom_branch_device 客户标识 分支 硬件平台对应关系表
18
- │ ├── dolphin-cantv-h2_register 属性注册表
19
- │ └── mstar638_register
8
+ - ** chat_util.sh ** 用于与前端交互
9
+ - ** common.sh ** 云编译脚本主函数框架
10
+ - ** edit_util.sh ** 文本编辑工具类
11
+ - ** include.sh ** 云编译必要的环境初始化依赖
12
+ - ** manifest.prot ** 前端配置好的云编译配置項
13
+ - ** process_server.sh ** 具体处理manifest.prot各项配置項事物的服务
14
+ - ** README.md ** 使用说明
15
+ - ** test_data ** 脚本临时测试使用数据
16
+ - ** r-config **
17
+ * custom_branch_device 客户标识 分支 硬件平台对应关系表
18
+ * dolphin-cantv-h2_register 属性注册表
19
+ * mstar638_register
20
20
21
21
22
22
整体测试命令 git checkout test_data/ && ./common.sh manifest.prot
You can’t perform that action at this time.
0 commit comments