You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
fix: installation
This commit is contained in:
@@ -47,7 +47,7 @@ migrate_config() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Additional system app
|
# Additional system app
|
||||||
if [ -f "/data/adb/tricky_store/system_app" ]; then
|
if [ ! -f "/data/adb/tricky_store/system_app" ]; then
|
||||||
SYSTEM_APP="
|
SYSTEM_APP="
|
||||||
com.google.android.gms
|
com.google.android.gms
|
||||||
com.google.android.gsf
|
com.google.android.gsf
|
||||||
|
|||||||
Reference in New Issue
Block a user