1
0
Fork 0
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:
A Holt 2017-11-20 03:16:05 -05:00 committed by GitHub
parent 70a034d23d
commit 9f57885ac8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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