yanyuyijian/README.md
2024-01-25 22:30:57 +08:00

23 lines
815 B
Markdown

# 📌 [News](./Log/News.md#news)
# 由 烟雨阁 和 Faker 联合维护的 一键系列
## 目前一键系列
### 一键Dokcer
```
bash <(curl -sSL https://gitee.com/yanyuwangluo/onekey/raw/heihei/Docker.sh)
```
### 一键青龙2.11.3版本青龙
```
wget -q https://git.metauniverse-cn.com/https://raw.githubusercontent.com/yanyuwangluo/VIP/main/Scripts/sh/ql.sh -O ql.sh && bash ql.sh
```
### 一键青龙2.12版本青龙
```
wget -q https://git.metauniverse-cn.com/https://raw.githubusercontent.com/yanyuwangluo/VIP/main/Scripts/sh/ql12.sh -O ql12.sh && bash ql12.sh
```
### 已安装青龙2.11+的用户,一键拉库 没反应就是网络问题
```
docker exec -it qinglong bash -c "$(curl -fsSL https://git.metauniverse-cn.com/https://github.com/yanyuwangluo/VIP/blob/main/Scripts/sh/1customCDN.sh)"
```