Changes between Version 2 and Version 3 of Android/Updates


Ignore:
Timestamp:
08/13/2018 07:41:06 PM (6 years ago)
Author:
Shiv Khanna
Comment:

Fixed typo

Legend:

Unmodified
Added
Removed
Modified
  • Android/Updates

    v2 v3  
    182182</p>
    183183<pre class="wiki">busybox wget -P /cache http://server/ota.zip
    184 echo "--update_package=/cache/recovery/ota.zip" &gt; /cache/recovery/command
     184echo "--update_package=/cache/recovery/ota.zip" &gt; /cache/command
    185185reboot recovery
    186186</pre><h4 id="GettingoutofRecoverymode">Getting out of Recovery mode</h4>