mirror of
https://github.com/tubearchivist/jellyfin.git
synced 2024-12-04 17:30:16 +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
|
||||
For an initial import or for other irregular occasions, trigger the library scan from outside the container, e.g.:
|
||||
```bash
|
||||
docker exec -it tubearchivist-jf python main.py
|
||||
docker exec tubearchivist-jf python main.py
|
||||
```
|
||||
|
||||
### Auto trigger
|
||||
|
Loading…
Reference in New Issue
Block a user