update notes for metadata.db
This commit is contained in:
parent
545342fe19
commit
e5129ede5d
1 changed files with 5 additions and 1 deletions
|
@ -4,6 +4,10 @@
|
|||
|
||||
### The starter metadata.db is required even if you do not use `calibre`
|
||||
|
||||
> [!WARNING]
|
||||
> This should be run as your `$ctuser` or it will have the wrong owner and
|
||||
> permissions
|
||||
|
||||
```bash
|
||||
curl -fLSs -o /volumes/calibre-web/database/metadata.db https://github.com/janeczku/calibre-web/raw/master/library/metadata.db
|
||||
curl -fLSs -o /home/$ctuser/.local/share/containers/storage/volumes/calibre-web-database/metadata.db https://github.com/janeczku/calibre-web/raw/master/library/metadata.db
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue