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

Commit 4e9423d1 authored by Ronak Patel's avatar Ronak Patel
Browse files

/e/ OS revert

parent 89d0c058
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -20,15 +20,15 @@ Try the /e/ Recovery (**limited functionality**)
[//]: # ( Build type related )

{% if device.build_version_dev %}
- Murena OS build : [{{ device.build_version_dev }} dev](https://images.ecloud.global/dev/{{ device.codename }}) {{ security_patch }}
- /e/ OS build : [{{ device.build_version_dev }} dev](https://images.ecloud.global/dev/{{ device.codename }}) {{ security_patch }}
{%- endif %}


{% if device.build_version_stable %}
- Murena OS build : [{{ device.build_version_stable }} stable](https://images.ecloud.global/stable/{{ device.codename }}) {{ security_patch }}
- /e/ OS build : [{{ device.build_version_stable }} stable](https://images.ecloud.global/stable/{{ device.codename }}) {{ security_patch }}
{%- endif %}

> To understand the difference between Murena OS builds check [this guide](/build-status)
> To understand the difference between /e/ OS builds check [this guide](/build-status)

  {% if device.stockupgrade %}
* Download the latest stock ROM build for the {{ device.codename }}
@@ -36,10 +36,10 @@ Try the /e/ Recovery (**limited functionality**)
  {%- endif %}
  
{% if device.build_version_stable %}
- Murena OS build : [{{ device.build_version_stable }} stable](https://images.ecloud.global/stable/{{ device.codename }}) {{ security_patch }}
- /e/ OS build : [{{ device.build_version_stable }} stable](https://images.ecloud.global/stable/{{ device.codename }}) {{ security_patch }}
{%- endif %}

> To understand the difference between Murena OS builds check [this guide](/build-status)
> To understand the difference between /e/ OS builds check [this guide](/build-status)


[//]: # ( Before Install related )