diff --git a/recovery/root/sbin/nuker.sh b/recovery/root/sbin/nuker.sh index fdc7b96..7f07353 100755 --- a/recovery/root/sbin/nuker.sh +++ b/recovery/root/sbin/nuker.sh @@ -9,6 +9,7 @@ # from IvanMeler and AnanJaser1211 # Step 0 - Mount system/vendor and setenforce 0 {just in case} +sleep 5 setenforce 0 mount /system_root mount -o remount,rw /system_root