Update README.md

This commit is contained in:
甬哥侃侃侃ygkkk
2023-11-01 13:20:48 +08:00
committed by GitHub
parent 31a3c6fec1
commit 626d324924
+8 -1
View File
@@ -1,4 +1,11 @@
### 脚本更新中。。将于2023.11.1下午2-3点发布。。
### 相关说明及注意点请查看[甬哥博客说明](https://ygkkk.blogspot.com/2023/10/sing-box-yg.html)
```
bash <(curl -Ls https://gitlab.com/rwkgyg/sing-box-yg/raw/main/sb.sh)
```
或者
```
bash <(wget -qO- https://gitlab.com/rwkgyg/sing-box-yg/raw/main/sb.sh 2> /dev/null)
```
-----------------------------------