From dc84087b33a008ba0b572affb8926b2c7f633c18 Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Thu, 13 Mar 2025 19:31:08 +0800 Subject: [PATCH] fix: installation --- module/install_func.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/install_func.sh b/module/install_func.sh index a867f10..f13e9c5 100644 --- a/module/install_func.sh +++ b/module/install_func.sh @@ -47,7 +47,7 @@ migrate_config() { fi # Additional system app - if [ -f "/data/adb/tricky_store/system_app" ]; then + if [ ! -f "/data/adb/tricky_store/system_app" ]; then SYSTEM_APP=" com.google.android.gms com.google.android.gsf