mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🔥 CLI v4
This commit is contained in:
committed by
Nikhil Badyal
parent
d3595e0ce8
commit
152b0619db
@@ -34,3 +34,5 @@ class RevancedConfig(object):
|
||||
self.apk_editor = "apkeditor-output.jar"
|
||||
self.extra_download_files.append("https://github.com/REAndroid/APKEditor@apkeditor.jar")
|
||||
self.apps = env.list("PATCH_APPS", default_build)
|
||||
self.global_old_key = env.bool("GLOBAL_OLD_KEY", True)
|
||||
self.global_space_formatted = env.bool("GLOBAL_SPACE_FORMATTED_PATCHES", True)
|
||||
|
||||
Reference in New Issue
Block a user