Fix uninstaller and build with 'all'

This commit is contained in:
topjohnwu
2017-06-04 00:03:36 +08:00
parent 1b6b3b2cd5
commit 17684ed8a8
5 changed files with 196 additions and 34 deletions

View File

@ -155,7 +155,7 @@ case $? in
cp -af ramdisk.cpio ramdisk.cpio.orig
;;
2 ) # Other patched
ui_print_wrap "! Other patched boot detected!"
ui_print_wrap "! Boot image patched by other programs!"
ui_print_wrap "! Please restore stock boot image"
exit 1
;;