From 34e1e66647f28338bc06fc7e25e175c58e9a8d67 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: Tue, 19 Nov 2024 14:29:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20shells/tv.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shells/tv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/tv.sh b/shells/tv.sh index bbb7375..1b4e3e3 100644 --- a/shells/tv.sh +++ b/shells/tv.sh @@ -396,7 +396,7 @@ install_dbmarket() { } # 安装沙发管家 -install_dbmarket() { +install_shafa() { echo -e "${BLUE}安装过程若出现弹框,请点击详情后选择【仍然安装】即可${NC}" install_apk "${apk_path}sfgj.apk" "com.shafa.market" }