diff --git a/module/post-fs-data.sh b/module/post-fs-data.sh index 5cc3a9a9..afac5009 100644 --- a/module/post-fs-data.sh +++ b/module/post-fs-data.sh @@ -13,8 +13,8 @@ fi # safetynet-fix module is obsolete and it's incompatible with PIF SNFix="/data/adb/modules/safetynet-fix" -if [ -d $SNFix ]; then - rm -rf $SNFix +if [ -d "$SNFix" ]; then + touch "$SNFix"/remove fi # Uninstall conflict apps