need to remove that line about the recovery process start.... this will break other phones. or check the process list.
This commit is contained in:
parent
5aaa8238f7
commit
e074d8d543
@ -6,5 +6,5 @@ touch /tmp/.ignorebootmessage
|
||||
kill $(ps | grep /sbin/adbd)
|
||||
kill $(ps | grep /sbin/recovery)
|
||||
|
||||
/sbin/recovery
|
||||
/sbin/recovery &
|
||||
exit 1
|
Loading…
Reference in New Issue
Block a user