Better code

This commit is contained in:
chiteroman
2023-11-22 00:32:52 +01:00
parent 066fa9b85f
commit f1f271b744
12 changed files with 103 additions and 24790 deletions

View File

@@ -1,9 +0,0 @@
# Remove Play Services from the Magisk Denylist when set to enforcing.
if magisk --denylist status; then
magisk --denylist rm com.google.android.gms
fi
# Check if safetynet-fix is installed
if [ -d "/data/adb/modules/safetynet-fix" ]; then
touch "/data/adb/modules/safetynet-fix/remove"
fi