mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-18 11:02:40 +02:00
Be sure module won't modify system files
This commit is contained in:
parent
cc3e72224e
commit
8b29845c42
@ -31,3 +31,5 @@ if [ -f "/data/adb/pif.json" ]; then
|
||||
mv -f "/data/adb/pif.json" "/data/adb/pif.json.old"
|
||||
ui_print "- Backup custom pif.json"
|
||||
fi
|
||||
|
||||
rm -rf $MODPATH/system
|
||||
|
Loading…
Reference in New Issue
Block a user