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
07401e939e
commit
15962bd72a
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ ynh_add_fpm_config
|
|||
|
||||
# Set permissions to app files
|
||||
#chown -R $app: $final_path
|
||||
chown -R $app:www-data $final_path
|
||||
chown -R root:$app $final_path
|
||||
|
||||
#=================================================
|
||||
# SETUP LOGROTATE
|
||||
|
|
Loading…
Reference in a new issue