2211e5ea by 周伟奇

update README

1 parent c70a4583
......@@ -30,7 +30,7 @@ bin/control.sh systeminfo
- 授权文件更新
```
bin/control.sh update_license /path_to/xxx.secret
bin/control.sh update_license /path_to/certification.cert
```
### 2.2 配置文件
......@@ -92,8 +92,8 @@ bin/control.sh logs backend
## TODO 01
- ~~backend logs~~
- ~~backend sanic worker num可配置~~
- 授权部分
- 取消java,更新接口及文档,完善响应结果
- ~~授权部分~~
- ~~取消java,更新接口及文档,完善响应结果~~
## TODO 02
- 随机选择triton端口,该配置项无意义
......
......@@ -121,7 +121,7 @@ END
}
function _getSystemInfo(){
echo "尚未完成"
cat /sys/class/net/eth0/address
}
function _server_control() {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!