From cf3c2fa3123aa18b4fbf6546a823aa80c7782667 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:25:55 +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 04be8dc..624bae4 100644 --- a/shells/sony.sh +++ b/shells/sony.sh @@ -159,7 +159,7 @@ install_youtube() { # 安装HBO GO install_hbogo() { - local app_name_dir="hbomax" + local app_name_dir="hbogo" install_app_bundle $app_name_dir }