mirror of
https://github.com/chiteroman/TrickyStore.git
synced 2025-07-17 15:29:32 +00:00
Remove PIF when installing TS
This commit is contained in:
@@ -111,6 +111,6 @@ if [ ! -f "$CONFIG_DIR/pif.json" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -d "/data/adb/modules/playintegrityfix" ]; then
|
if [ -d "/data/adb/modules/playintegrityfix" ]; then
|
||||||
ui_print "- PIF module detected, its zygisk folder will be removed"
|
ui_print "- PIF module will be removed on next reboot"
|
||||||
rm -rf "/data/adb/modules/playintegrityfix/zygisk"
|
touch "/data/adb/modules/playintegrityfix/remove"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user