openbooks
openbooks copied to clipboard
Books are put into /books/books
Using Docker, I have mounted a volume to /books expecting that's the folder that the books will be dropped in. However, the app actually puts them in the /books subfolder of the directory that is specified which is not expected.
https://github.com/evan-buss/openbooks/issues/60