mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-26 19:47:38 +00:00
parent
8a5b6f2b86
commit
228351fc13
@ -503,7 +503,7 @@ int main(int argc, char *argv[]) {
|
||||
excl_list = nullptr;
|
||||
} else {
|
||||
// Revert original init binary
|
||||
link("/.backup/init", "/init");
|
||||
rename("/.backup/init", "/init");
|
||||
rm_rf("/.backup");
|
||||
|
||||
// Do not go further if device is booting into recovery
|
||||
|
Loading…
x
Reference in New Issue
Block a user