This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
bhargav palan bfea348d90 OTA : Initial vince (#62)
* Create vince.json

* Update devices.json

* Create Cherish-OS-v2.8-20210805-0706-vince-OFFICIAL-Gapps.zip.txt
2021-08-06 18:05:08 +07:00
2021-08-06 18:05:08 +07:00
2021-08-06 18:05:08 +07:00
2021-07-09 21:53:33 +07:00
2021-08-06 18:05:08 +07:00
2021-03-18 21:34:26 +07:00

Read This Before Proceeding :-

After you finish compiling a build, before uploading, you need to type this into your terminal:

     date +%s

It will generation for u it is datetime and add it after generate json

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

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

e.g.
bash OTA/support/ota.sh lavender cherish "Hung Phan" https://t.me/hungphan2001 https://forum.xda-developers.com/

After uploading........

NOTES:

  • ROM directory will look for home/<os_username>/<rom_folder>.
  • Use double quotes for parameters with more than a single word, like maintainer name in the example above.
  • All parameters are mandatory.
Description
Cherish OS OTA for all devices
Readme 710 KiB
Languages
Text 100%