Update pi.sh

This commit is contained in:
悟空的日常镜像仓库 2024-05-10 20:40:15 +08:00
parent d40e3564d6
commit 18d3a39ee3
1 changed files with 1 additions and 0 deletions

View File

@ -465,6 +465,7 @@ install_xiaoya_tvbox(){
sudo ./xt.sh -d /mnt/xiaoya sudo ./xt.sh -d /mnt/xiaoya
green "tvbox 使用的json地址是 http://${host_ip}:4567/sub/0" green "tvbox 使用的json地址是 http://${host_ip}:4567/sub/0"
green "更多文档请查看:https://har01d.cn/notes/alist-tvbox.html" green "更多文档请查看:https://har01d.cn/notes/alist-tvbox.html"
green "上述这些网址,建议等足5分钟后再查看!\n若没有配置过token信息,可以在此处添加账号 http://${host_ip}:4567/#/accounts"
} }
show_menu() { show_menu() {