mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-18 09:46:58 +00:00
docs: install libcurl
This commit is contained in:
parent
3f4fe7d346
commit
cc51c16681
@ -11,7 +11,7 @@ UA3F 是新一代 HTTP User-Agent 修改方法,对外作为一个 SOCK5 服务
|
|||||||
安装(升级)脚本:
|
安装(升级)脚本:
|
||||||
```sh
|
```sh
|
||||||
opkg update
|
opkg update
|
||||||
opkg install curl luci-compat
|
opkg install curl libcurl luci-compat
|
||||||
export url='https://blog.sunbk201.site/cdn' && sh -c "$(curl -kfsSl $url/install.sh)"
|
export url='https://blog.sunbk201.site/cdn' && sh -c "$(curl -kfsSl $url/install.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user