๐ฆ Install ZIPs
Utilities for installing ZIP files within your script.
flashโ
Installs a ZIP within the current installation.
Argument | Description |
---|---|
VAR | Variable to store result |
ZIP | ZIP file path |
print | Optional: Allow ZIP to print in recovery |
flash log1 "/sdcard/custom.zip"
#Using ZIP scope
flash_zip log2 "custom.zip" print