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 2021-12-09 16:21:13 +01:00
parent c1030b284a
commit 87a73c4a9d
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -110,9 +110,9 @@ if [ ! -e "$calibre_dir"/metadata.db ]; then
cp -a ../conf/metadata.db.empty $calibre_dir/metadata.db
fi
#chmod 750 "$calibre_dir"
#chmod -R o-rwx "$calibre_dir"
#chown -R $app:www-data "$calibre_dir"
chmod 750 "$calibre_dir"
chmod -R o-rwx "$calibre_dir"
chown -R $app:www-data "$calibre_dir"
#=================================================
# ADD A CONFIGURATION