更新 README.md
This commit is contained in:
parent
5b5800d842
commit
d385796db4
@ -51,12 +51,19 @@ PyQt6
|
|||||||
执行build.sh脚本
|
执行build.sh脚本
|
||||||
|
|
||||||
安装部署
|
安装部署
|
||||||
bash
|
|
||||||
|
```bash
|
||||||
1.sudo apt install python3.12-venv python3-venv
|
1.sudo apt install python3.12-venv python3-venv
|
||||||
|
|
||||||
2.sudo dpkg -i config-editor_1.0_amd64.deb
|
2.sudo dpkg -i config-editor_1.0_amd64.deb
|
||||||
|
|
||||||
3.sudo /usr/share/config-editor/setup_venv.sh
|
3.sudo /usr/share/config-editor/setup_venv.sh
|
||||||
|
```
|
||||||
|
|
||||||
在服务器图形化界面,搜索Config Editor点击即可使用
|
在服务器图形化界面,搜索Config Editor点击即可使用
|
||||||
|
|
||||||
卸载程序
|
卸载程序
|
||||||
|
|
||||||
bash
|
bash
|
||||||
1.sudo dpkg -r config-editor
|
1.sudo dpkg -r config-editor
|
||||||
📁 项目结构
|
📁 项目结构
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user