Update op.sh
This commit is contained in:
parent
932e97ec82
commit
69b7bc06fa
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue