mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✨ Ability to provide options file per app
This commit is contained in:
committed by
Nikhil Badyal
parent
c20407466c
commit
c496931f3f
+1
-1
@@ -185,7 +185,7 @@ class Parser(object):
|
||||
self.KEYSTORE_ARG,
|
||||
app.keystore_name,
|
||||
self.OPTIONS_ARG,
|
||||
"options.json",
|
||||
app.options_file,
|
||||
]
|
||||
if app.experiment:
|
||||
logger.debug("Using experimental features")
|
||||
|
||||
Reference in New Issue
Block a user