mirror of
https://github.com/topjohnwu/Magisk
synced 2025-08-31 10:15:13 +00:00
@@ -115,7 +115,7 @@ cd $MAGISKBIN
|
||||
. ./boot_patch.sh "$BOOTIMAGE"
|
||||
|
||||
ui_print "- Flashing new boot image"
|
||||
flash_image new-boot.img "$BOOTIMAGE"
|
||||
flash_image new-boot.img "$BOOTIMAGE" || abort "! Insufficient partition size"
|
||||
rm -f new-boot.img
|
||||
|
||||
if [ -f stock_boot* ]; then
|
||||
|
Reference in New Issue
Block a user