8000 markdown edit · home-coder/yun-update-source@ead07bf · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ead07bf

Browse files
author
oneface
committed
markdown edit
1 parent 9ac3c4e commit ead07bf

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ yun-update-source
33

44
#### 运行环境: 4.0版本以上的Bas ####
55

6-
###### ** 整体说明 **
6+
###### 整体说明
77
.
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
2020

2121

2222
整体测试命令 git checkout test_data/ && ./common.sh manifest.prot

0 commit comments

Comments
 (0)
0