mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
commit
9df7aec62f
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ set_permission() {
|
|||
setfacl -m user:www-data:rX $final_path/seafile-server-$seafile_version
|
||||
setfacl -m user:www-data:rX $final_path/seafile-server-latest/seahub
|
||||
setfacl -R -m user:www-data:rX $final_path/seafile-server-latest/seahub/media
|
||||
setfacl -R -m user:www-data:rX $final_path/seahub-data
|
||||
|
||||
# check that this directory exist because in some really old install the data could still be in the main seafile directory
|
||||
# We also check at the install time when data directory is not already initialised
|
||||
|
|
Loading…
Add table
Reference in a new issue