Skip to content

Commit

Permalink
shorten URL
Browse files Browse the repository at this point in the history
  • Loading branch information
tracyone committed Apr 22, 2018
1 parent 0d8ae56 commit a3c04c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@ V2ray控制脚本,向导式更改端口,加密方式,传输协议,享受
## 安装命令

```bash
bash -c "$(curl -fsSL https://raw.githubusercontent.com/tracyone/v2ray.fun/master/install.sh)"
bash -c "$(curl -fsSL https://git.io/vpOeN)"
```

## 升级命令
```bash
bash -c "$(curl -fsSL https://raw.githubusercontent.com/tracyone/v2ray.fun/master/upgrade.sh)"
bash -c "$(curl -fsSL https://git.io/vpOex)"
```

## 卸载命令
```bash
bash -c "$(curl -fsSL https://raw.githubusercontent.com/tracyone/v2ray.fun/master/uninstall.sh)"
bash -c "$(curl -fsSL https://git.io/vpOep)"
```


Expand Down

0 comments on commit a3c04c3

Please sign in to comment.