mirror of
https://github.com/YunoHost-Apps/zwiicms_ynh.git
synced 2024-09-03 18:06:04 +02:00
Update install
This commit is contained in:
parent
6ccf957f7b
commit
5d5b03b2c6
1 changed files with 2 additions and 1 deletions
|
@ -269,7 +269,8 @@ ynh_add_fpm_config
|
||||||
### that really need such authorization.
|
### that really need such authorization.
|
||||||
|
|
||||||
# Set permissions to app files
|
# Set permissions to app files
|
||||||
chown -R $app: $final_path
|
#chown -R $app: $final_path
|
||||||
|
chown -R root:www-data: $final_path
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# SETUP LOGROTATE
|
# SETUP LOGROTATE
|
||||||
|
|
Loading…
Reference in a new issue