Update op.sh

This commit is contained in:
悟空的日常镜像仓库 2024-05-30 16:29:11 +08:00
parent 932e97ec82
commit 69b7bc06fa
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ update_scripts() {
# 安装小雅xiaoya-tvbox
# 参考 https://har01d.cn/notes/alist-tvbox.html
install_xiaoya_tvbox() {
wget -qO xt.sh https://d.har01d.cn/update_xiaoya.sh
curl -fsSL https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/xiaoya/xiaoya_tvbox.sh -o xt.sh
chmod +x xt.sh
./xt.sh -d /etc/xiaoya
green "tvbox 使用的json地址是 http://${host_ip}:4567/sub/0"