mirror of
https://gitee.com/chuangxxt/share-copilot
synced 2025-04-19 14:23:24 +00:00
mod readme
This commit is contained in:
parent
69c962c57e
commit
67a8e7631a
@ -54,7 +54,7 @@ go build
|
|||||||
### 1.Installation
|
### 1.Installation
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
wget https://gitee.com/chuangxxt/share-copilot/releases/download/1.0.2/share-copilot-linux-amd64.zip
|
wget https://gitlab.com/luyoyu/share-copilot/uploads/73bca0887b3ea39622e88cb88d7d0297/share-copilot-linux-amd64.zip
|
||||||
```
|
```
|
||||||
```sh
|
```sh
|
||||||
unzip share-copilot-linux-amd64.zip
|
unzip share-copilot-linux-amd64.zip
|
||||||
@ -63,9 +63,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
|
||||||
@ -119,7 +116,7 @@ The format must be correct;
|
|||||||
### 3.Run
|
### 3.Run
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
scop r # Run [Ctrl+c to exit]
|
scop r # Run [Ctrl+c to exit] chmod +x share-copilot if Permission denied
|
||||||
scop rb # Run in the background
|
scop rb # Run in the background
|
||||||
scop st # Stop
|
scop st # Stop
|
||||||
scop v # View status
|
scop v # View status
|
||||||
|
Loading…
Reference in New Issue
Block a user