mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 08:21:59 +00:00
Update scripts
This commit is contained in:
@@ -114,7 +114,8 @@ cd $MAGISKBIN
|
||||
# Source the boot patcher
|
||||
. ./boot_patch.sh "$BOOTIMAGE"
|
||||
|
||||
flash_boot_image new-boot.img "$BOOTIMAGE"
|
||||
ui_print "- Flashing new boot image"
|
||||
flash_image new-boot.img "$BOOTIMAGE"
|
||||
rm -f new-boot.img
|
||||
|
||||
if [ -f stock_boot* ]; then
|
||||
|
||||
Reference in New Issue
Block a user