mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-01-27 12:50:52 +03:00
Updated Installation (markdown)
@@ -11,6 +11,7 @@ Run it with the following command:
|
|||||||
docker run --rm -it \
|
docker run --rm -it \
|
||||||
-v /PATH_TO_YOUR_DATA_DIR:/app/data \
|
-v /PATH_TO_YOUR_DATA_DIR:/app/data \
|
||||||
--net=host \ # Remove line on windows and macOS
|
--net=host \ # Remove line on windows and macOS
|
||||||
|
-e TERM=$TERM -e COLORTERM=$COLORTERM \ #Remove if you get errors/graphical glitches
|
||||||
ghcr.io/dmunozv04/isponsorblocktv \
|
ghcr.io/dmunozv04/isponsorblocktv \
|
||||||
--setup
|
--setup
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user