... | ... | @@ -50,14 +50,14 @@ Some useful additional information can be found at: |
|
|
|
|
|
1. make the flash script executable and run the script:
|
|
|
|
|
|
On Linux or MacOS X:
|
|
|
On Linux or MacOS X:
|
|
|
|
|
|
```shell
|
|
|
chmod +x ./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.sh
|
|
|
./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.sh
|
|
|
```
|
|
|
|
|
|
On Windows:
|
|
|
On Windows:
|
|
|
|
|
|
```shell
|
|
|
chmod +x ./no\ SYSTEM-BOOT-VENDOR-flash-all-WIPE.bat
|
... | ... | |