Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96fd3839 authored by Manoj Nair's avatar Manoj Nair
Browse files

Resolve "Update cancro install guide"

parent 64f055dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,5 +59,5 @@ maturity: orange
install:
- { mode: Install doc }
recovery_install_command: fastboot flash recovery
recovery_install_file_name: recovery_install_fastboot_xiaomi
recovery_install_file_name: recovery_install_fastboot_xiaomi_no_unlock
legacy: "yes"
+5 −0
Original line number Diff line number Diff line
{% if device.is_ab_device %}
{% include templates/recovery_install_fastboot_ab.md %}
{% else %}
{% include templates/recovery_install_fastboot_generic.md %}
{% endif %}