mirror of
https://github.com/tmxk2021/CF-IPTV.git
synced 2025-12-20 08:45:06 +08:00
11 lines
304 B
Markdown
11 lines
304 B
Markdown
# CF-IPTV
|
|
# HKDVB Setup Script
|
|
|
|
这是一个用于自动化配置Nginx并设置HKDVB直播源的脚本。
|
|
|
|
## 使用方法
|
|
|
|
1. 下载赋权并安装脚本:
|
|
```bash
|
|
curl -sS -O https://raw.githubusercontent.com/tmxk2021/CF-IPTV/master/setup_hkdvb.sh && chmod +x setup_hkdvb.sh && ./setup_hkdvb.sh
|