9 lines
245 B
Markdown
9 lines
245 B
Markdown
# calibre-web
|
|
|
|
## Known issues
|
|
|
|
### The starter metadata.db is required even if you do not use `calibre`
|
|
|
|
```bash
|
|
curl -fLSs -o /volumes/calibre-web/database/metadata.db https://github.com/janeczku/calibre-web/raw/master/library/metadata.db
|
|
```
|