diff --git a/scripts/install b/scripts/install index c384b42..aa67fec 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 $app:www-data $final_path +chown -R root:$app $final_path #================================================= # SETUP LOGROTATE