From 0fa99260c7ded314d62a252b4a5f9c1239284bb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=82=9F=E7=A9=BA=E7=9A=84=E6=97=A5=E5=B8=B8=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E4=BB=93=E5=BA=93?= Date: Sun, 4 Aug 2024 16:32:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20shells/box.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shells/box.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/box.sh b/shells/box.sh index 6bb0cc7..d0d4b52 100644 --- a/shells/box.sh +++ b/shells/box.sh @@ -157,7 +157,7 @@ menu_options=( commands=( ["连接ADB"]="connect_adb" ["断开ADB"]="disconnect_adb" - ["安装TVBox(编译时间:2024-02-28)"]="install_tvbox" + ["安装TVBox(编译时间:2024-06-28)"]="install_tvbox" ["赞助|打赏"]="sponsor" )