mirror of
https://github.com/tubearchivist/jellyfin.git
synced 2024-12-05 01:40:12 +00:00
Update README.md to remove interactive flag
Remove the -it flag from the docker exec command.
This commit is contained in:
parent
eb4558569c
commit
d71d26a4f1
@ -60,7 +60,7 @@ Mount the `/youtube` folder from Tube Archivist also in this container at `/yout
|
|||||||
### Manual trigger
|
### Manual trigger
|
||||||
For an initial import or for other irregular occasions, trigger the library scan from outside the container, e.g.:
|
For an initial import or for other irregular occasions, trigger the library scan from outside the container, e.g.:
|
||||||
```bash
|
```bash
|
||||||
docker exec -it tubearchivist-jf python main.py
|
docker exec tubearchivist-jf python main.py
|
||||||
```
|
```
|
||||||
|
|
||||||
### Auto trigger
|
### Auto trigger
|
||||||
|
Loading…
Reference in New Issue
Block a user