mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update create-db.yml
This commit is contained in:
parent
70a034d23d
commit
9f57885ac8
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@
|
|||
- name: Make /library/calibre/metadata.db writable for Calibre client SW
|
||||
file:
|
||||
path: "{{ calibre_dbpath }}/metadata.db"
|
||||
mode: 0666
|
||||
mode: "ugo+w"
|
||||
#mode: 0666
|
||||
#owner: pi
|
||||
#group: pi
|
||||
#owner: iiab-admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue