mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
📝 Updated docs [skip ci]
This commit is contained in:
@@ -97,10 +97,7 @@ You can use any of the following methods to build.
|
|||||||
```
|
```
|
||||||
2. Run script with
|
2. Run script with
|
||||||
```shell
|
```shell
|
||||||
docker run \
|
docker run -v "$(pwd)"/apks:/app/apks/ nikhilbadyal/docker-py-revanced
|
||||||
-v "$(pwd)"/apks:/app/apks/ \
|
|
||||||
-e PATCH_APPS=youtube \
|
|
||||||
nikhilbadyal/revanced_builder
|
|
||||||
```
|
```
|
||||||
You can pass below envs with `-e` flag.
|
You can pass below envs with `-e` flag.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user