Update pi.sh

This commit is contained in:
悟空的日常镜像仓库 2024-05-11 10:08:30 +08:00
parent a2369f8f25
commit df78400c6c
1 changed files with 7 additions and 0 deletions

View File

@ -466,6 +466,13 @@ install_xiaoya_tvbox(){
green "tvbox 使用的json地址是 http://${host_ip}:4567/sub/0"
green "更多文档请查看:https://har01d.cn/notes/alist-tvbox.html"
green "上述这些网址,建议等足5分钟后再查看!\n若没有配置过token信息,可以在此处添加账号 http://${host_ip}:4567/#/accounts"
echo '
小雅tvbox
webdav 信息如下
端口:5344
用户: guest
密码: guest_Api789
'
}
show_menu() {