fix: remove @main from jsdelivr URLs for fresh cache
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
## 一键安装
|
## 一键安装
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -sL https://cdn.jsdelivr.net/gh/xmg0828888/tcp-bbr@main/bbr.sh -o bbr.sh && chmod +x bbr.sh && ./bbr.sh
|
curl -sL https://cdn.jsdelivr.net/gh/xmg0828888/tcp-bbr/bbr.sh -o bbr.sh && chmod +x bbr.sh && ./bbr.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## 优化内容
|
## 优化内容
|
||||||
|
|||||||
Reference in New Issue
Block a user