mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Use inotiaa cli
This commit is contained in:
committed by
Nikhil Badyal
parent
b21fc40562
commit
9ab6e31774
+1
-1
@@ -22,7 +22,7 @@ class Parser(object):
|
||||
PATCHES_ARG = "-p"
|
||||
OUTPUT_ARG = "-o"
|
||||
KEYSTORE_ARG = "--keystore"
|
||||
OPTIONS_ARG = "--options"
|
||||
OPTIONS_ARG = "--legacy-options"
|
||||
|
||||
def __init__(self: Self, patcher: Patches, config: RevancedConfig) -> None:
|
||||
self._PATCHES: list[str] = []
|
||||
|
||||
Reference in New Issue
Block a user