You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Add general purpose script execution
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ log_print() {
|
||||
|
||||
log_print "Moving and linking /sbin binaries"
|
||||
mount -o rw,remount rootfs /
|
||||
/dev/busybox/cp -afc /sbin /sbin_orig
|
||||
cp -af /sbin /sbin_orig
|
||||
mount -o ro,remount rootfs /
|
||||
|
||||
log_print "Exposing su binary"
|
||||
|
||||
Reference in New Issue
Block a user