1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cops_ynh.git synced 2024-09-03 18:25:57 +02:00

Update install

This commit is contained in:
ericgaspar 2022-01-06 11:24:34 +01:00
parent 56d5767715
commit cc7d137475
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -111,7 +111,7 @@ if [ ! -e "$calibre_dir"/metadata.db ]; then
fi
chmod 750 "$calibre_dir"
chmod 777 "$calibre_dir/metadata.db"
chmod 775 "$calibre_dir/metadata.db"
chmod -R o-rwx "$calibre_dir"
chown -R $app:www-data "$calibre_dir"