Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 576 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 576 Bytes

VMOSRomUpdateScript

This Python Script generates a .sh script, that can used for mass-updating of custom ROM-s for VMOS

How to use that

First, download a Python. Then you need download release version of this script

Then, you need to put your files in the "in" folder

After that you need run:

For Windows:

py start.py

For Linux and macOS:

python3 start.py

Post-work

After that, you might have new script.They name is copy_files_to_android.sh

You should **copy this script and "in" folder to the VMOS ROM, you want to update