dfs radiobox "TWRP 2.8.7.0|TWRP 2.8.6.0" "https://dl.twrp.me/ghost/twrp-2.8.7.0-ghost.img|https://dl.twrp.me/ghost/twrp-2.8.6.0-ghost.img" "Recovery flashing" "Make a choice" "Select preferred recovery:" dfs download %RADIOBOXRESULT% dfs show confirmation "FLASHING" "WARNING" "If you press OK, DroidFlasher will flash new recovery from %RADIOBOXRESULT%" adb reboot bootloader dfs sleep 1 fastboot flash recovery %RADIOBOX_RESULT_FILENAME% dfs sleep 2 dfs radiobox "Reboot to the system|Reboot to bootloader" "reboot|reboot-bootloader" "Recovery flasher" "What next?" "Make a choice:" fastboot %RADIOBOX_RESULT%