mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-01-28 21:30:58 +03:00
Update README.md
This commit is contained in:
@@ -15,9 +15,10 @@ Run:
|
|||||||
```sh
|
```sh
|
||||||
docker run --rm -it \
|
docker run --rm -it \
|
||||||
--network=host \
|
--network=host \
|
||||||
--entrypoint /opt/venv/bin/python3 /app/create_config.py \
|
--entrypoint /opt/venv/bin/python3 \
|
||||||
-v /PATH_TO_YOUR_CONFIG.json:/app/config.json \
|
-v /PATH_TO_YOUR_CONFIG.json:/app/config.json \
|
||||||
ghcr.io/dmunozv04/isponsorblocktv
|
ghcr.io/dmunozv04/isponsorblocktv \
|
||||||
|
/app/create_config.py
|
||||||
```
|
```
|
||||||
## Run
|
## Run
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user