From 5ffafa82197bc158a86ddeba58f5fd51d31c7afb 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: Thu, 28 Nov 2024 16:22:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20shells/sony.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shells/sony.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/sony.sh b/shells/sony.sh index 624bae4..04be8dc 100644 --- a/shells/sony.sh +++ b/shells/sony.sh @@ -159,7 +159,7 @@ install_youtube() { # 安装HBO GO install_hbogo() { - local app_name_dir="hbogo" + local app_name_dir="hbomax" install_app_bundle $app_name_dir }