mirror of
https://gitee.com/chuangxxt/share-copilot
synced 2025-04-16 10:23:25 +00:00
mod readme
This commit is contained in:
parent
c774fda80f
commit
69c962c57e
@ -78,10 +78,6 @@ unzip share-copilot-linux-amd64.zip
|
|||||||
```sh
|
```sh
|
||||||
cd share-copilot
|
cd share-copilot
|
||||||
```
|
```
|
||||||
```sh
|
|
||||||
chmod +x share-copilot
|
|
||||||
```
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
bash install.sh
|
bash install.sh
|
||||||
```
|
```
|
||||||
@ -140,7 +136,7 @@ verification//自定义验证
|
|||||||
### 3.启动
|
### 3.启动
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
scop r #运行 [Ctrl+c退出]
|
scop r #运行 [Ctrl+c退出] 如果运行失败添加可执行权限 chmod +x share-copilot
|
||||||
scop rb #后台运行
|
scop rb #后台运行
|
||||||
scop st #停止
|
scop st #停止
|
||||||
scop v #查看是否运行
|
scop v #查看是否运行
|
||||||
|
Loading…
Reference in New Issue
Block a user