mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Upadte README.md
Add how to import books from the docker container
This commit is contained in:
8
README.md
vendored
8
README.md
vendored
@@ -90,6 +90,14 @@ Edit [docker/.env](docker/.env)
|
||||
|
||||
`docker exec -it -d docker_pyshelf_1 python3 manage.py migrate`
|
||||
|
||||
IMPORT BOOKS
|
||||
|
||||
Once the .epub files are in the directory specified in [docker/.env](docker/.env)
|
||||
|
||||
`docker exec -it docker_pyshelf_1 /bin/bash`
|
||||
|
||||
`cd /usr/src/app/ && python3 importBooks`
|
||||
|
||||
### In Progress
|
||||
|
||||
#### Organizational tools.
|
||||
|
||||
Reference in New Issue
Block a user