You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
Rename libs
This commit is contained in:
@@ -117,7 +117,7 @@ void revert_unmount_magisk() {
|
||||
}
|
||||
}
|
||||
|
||||
for (auto& s: targets) {
|
||||
for (auto& s: reversed(targets)) {
|
||||
lazy_unmount(s.data());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user