Update README.md

This commit is contained in:
tmxk2021
2024-12-29 17:09:47 +08:00
committed by GitHub
parent 4ca77aa7dc
commit 97d395243a

View File

@@ -7,8 +7,8 @@
1. (vps)下载赋权并安装脚本:
```bash
curl -sS -O https://raw.githubusercontent.com/tmxk2021/CF-IPTV/master/setup_hkdvb.sh && chmod +x setup_hkdvb.sh && ./setup_hkdvb.sh
bash <(curl -sS https://fdtv.dxjc.pp.ua//setup_hkdvb.sh)
1. (openwrt)下载赋权并安装脚本:
```bash
curl -sS -O https://raw.githubusercontent.com/tmxk2021/CF-IPTV/master/openwrtlive.sh && chmod +x openwrtlive.sh && ./openwrtlive.sh
bash <(wget -qO- https://fdtv.dxjc.pp.ua/openwrtlive.sh)