Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yonggekkk authored Nov 14, 2023
1 parent 562202e commit 69122b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ bash <(wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh 2> /dev/nul
bash <(curl -Ls https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh)
```

已安装的warp的VPS,如出现其他脚本运行下载失败,请尝试以下快捷方式终止warp

1、强制终止warp-go:
```kill -15 $(pgrep warp-go)```

Expand Down

0 comments on commit 69122b7

Please sign in to comment.