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:
parent
56d5767715
commit
cc7d137475
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue