Donate to
e Foundation
|
Murena
handsets with /e/OS | Own a part of Murena!
Learn more
Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Update install
authored
Sep 12, 2018
by
Romain Hunault
Hide whitespace changes
Inline
Side-by-side
device/mata/install.md
View page @
ad760584
...
@@ -50,14 +50,14 @@ Some useful additional information can be found at:
...
@@ -50,14 +50,14 @@ Some useful additional information can be found at:
1.
make the flash script executable and run the script:
1.
make the flash script executable and run the script:
On Linux or MacOS X:
On Linux or MacOS X:
```shell
```shell
chmod +x ./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.sh
chmod +x ./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.sh
./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.sh
./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.sh
```
```
On Windows:
On Windows:
```shell
```shell
chmod +x ./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.bat
chmod +x ./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.bat
...
...