Skip to content

zubairk22oct/OTA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Do Read This Before Proceeding :-

Clone the OTA repo in your ROM directory. To generate json and push ota,

bash OTA/support/ota.sh <device_codename> <rom_directory> <maintainer_name> <maintainer_url> <forum_url>

e.g
bash OTA/support/ota.sh wayne pex "Christian de la Cruz" https://t.me/chdelacr https://forum.xda-developers.com/

NOTES:

  • ROM directory will look for home/<os_username>/<rom_directory>.
  • Add doble quotes for parameters with more than a single word, like maintainer name in the example above.
  • Forum URL parameter is optional.

About

Modified OTA for PEX (FanEdition)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%