Skip to content

Commit fa46a6f

Browse files
committed
更新安装脚本管理器链接
1 parent 29efb96 commit fa46a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/module/customize.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ ask_install_app() {
274274

275275
if [ "$choice" = "install" ]; then
276276
print_step "正在打开 Google Play..."
277-
am start -a android.intent.action.VIEW -d "https://play.google.com/store/apps/details?id=www.netproxy.web.ui" > /dev/null 2>&1
277+
am start -a android.intent.action.VIEW -d "https://play.google.com/store/apps/details?id=com.fanjv.netproxy" > /dev/null 2>&1
278278
print_ok "已打开 Google Play"
279279
else
280280
print_step "已跳过安装"

0 commit comments

Comments
 (0)