diff --git a/scripts/install b/scripts/install index aa67fec..2f4dda5 100644 --- a/scripts/install +++ b/scripts/install @@ -270,7 +270,7 @@ ynh_add_fpm_config # Set permissions to app files #chown -R $app: $final_path -chown -R root:$app $final_path +chown -R www-data:$app $final_path #================================================= # SETUP LOGROTATE