README: 20220601
This commit is contained in:
parent
e71efc78f1
commit
9d7a4685ae
|
@ -47,11 +47,13 @@ AutoBuild-Actions 稳定版仓库地址: [AutoBuild-Actions-Template](https://gi
|
||||||
```
|
```
|
||||||
Author 作者名称, AUTO: [自动识别]
|
Author 作者名称, AUTO: [自动识别]
|
||||||
|
|
||||||
Author_URL 自定义作者网站或域名, 将写入到内核信息, 例如 AUTO: [自动识别]; "https://www.baidu.com"
|
Author_URL 自定义作者网站或域名, AUTO: [自动识别]
|
||||||
|
|
||||||
|
Default_Flag 固件标签 (名称后缀), 适用不同配置文件, AUTO: [自动识别]
|
||||||
|
|
||||||
Default_Title Shell 终端首页显示的额外信息
|
Default_Title Shell 终端首页显示的额外信息
|
||||||
|
|
||||||
Default_IP 固件初始 IP 地址
|
Default_IP 固件 IP 地址
|
||||||
|
|
||||||
Short_Fw_Date 简短的固件日期, 例如 true: [20210601]; false: [202106012359]
|
Short_Fw_Date 简短的固件日期, 例如 true: [20210601]; false: [202106012359]
|
||||||
|
|
||||||
|
@ -107,6 +109,8 @@ AutoBuild-Actions 稳定版仓库地址: [AutoBuild-Actions-Template](https://gi
|
||||||
|
|
||||||
更新脚本: `autoupdate -x`
|
更新脚本: `autoupdate -x`
|
||||||
|
|
||||||
|
打印运行日志: `autoupdate --log`
|
||||||
|
|
||||||
列出相关信息: `autoupdate --list`
|
列出相关信息: `autoupdate --list`
|
||||||
|
|
||||||
检查运行环境: `autoupdate --chk`
|
检查运行环境: `autoupdate --chk`
|
||||||
|
|
Loading…
Reference in New Issue