Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
txthinking committed Mar 21, 2022
1 parent 52feab3 commit df3d65b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ brook pac --file proxy.pac --proxy 'SOCKS5 127.0.0.1:1080; SOCKS 127.0.0.1:1080;

Symmetric

### Run command as daemon via joker
## Run command as daemon via joker

Install [joker](https://github.com/txthinking/joker)

Expand Down Expand Up @@ -469,7 +469,7 @@ Stop a running command via joker
joker stop <ID>
```

### Auto start at boot via jinbe
## Auto start at boot via jinbe

Install [jinbe](https://github.com/txthinking/jinbe)

Expand Down
4 changes: 2 additions & 2 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ brook pac --file proxy.pac --proxy 'SOCKS5 127.0.0.1:1080; SOCKS 127.0.0.1:1080;

Symmetric

### 使用 joker 运行守护进程
## 使用 joker 运行守护进程

使用 nami 安装 [joker](https://github.com/txthinking/joker)

Expand Down Expand Up @@ -470,7 +470,7 @@ joker list
joker stop <ID>
```

### 使用 jinbe 添加开机自启动命令
## 使用 jinbe 添加开机自启动命令

使用 nami 安装 [jinbe](https://github.com/txthinking/jinbe)

Expand Down

0 comments on commit df3d65b

Please sign in to comment.